rails_new 0.0.2 → 0.0.3

Sign up to get free protection for your applications and to get access to all the features.
data/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  ## About
2
2
 
3
- Customizable Rails template for Twitter Bootstrap, Devise and more!
3
+ Customizable Rails template with Twitter Bootstrap, Devise and more!
4
4
 
5
5
  ### Required Rails version
6
6
 
@@ -1,3 +1,3 @@
1
1
  module RailsNew
2
- VERSION = '0.0.2'
2
+ VERSION = '0.0.3'
3
3
  end
data/rails_new.gemspec CHANGED
@@ -8,8 +8,8 @@ Gem::Specification.new do |gem|
8
8
  gem.version = RailsNew::VERSION
9
9
  gem.authors = ['Lucas Caton']
10
10
  gem.email = ['lucascaton@gmail.com']
11
- gem.description = %q{Customizable Rails template for Twitter Bootstrap, Devise and more!}
12
- gem.summary = %q{Customizable Rails template for Twitter Bootstrap, Devise and more!}
11
+ gem.description = %q{Customizable Rails template with Twitter Bootstrap, Devise and more!}
12
+ gem.summary = %q{Customizable Rails template with Twitter Bootstrap, Devise and more!}
13
13
  gem.homepage = 'https://github.com/lucascaton/rails_new'
14
14
 
15
15
  gem.add_dependency 'rails', '3.2.9'
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rails_new
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -27,7 +27,7 @@ dependencies:
27
27
  - - '='
28
28
  - !ruby/object:Gem::Version
29
29
  version: 3.2.9
30
- description: Customizable Rails template for Twitter Bootstrap, Devise and more!
30
+ description: Customizable Rails template with Twitter Bootstrap, Devise and more!
31
31
  email:
32
32
  - lucascaton@gmail.com
33
33
  executables:
@@ -79,6 +79,6 @@ rubyforge_project:
79
79
  rubygems_version: 1.8.24
80
80
  signing_key:
81
81
  specification_version: 3
82
- summary: Customizable Rails template for Twitter Bootstrap, Devise and more!
82
+ summary: Customizable Rails template with Twitter Bootstrap, Devise and more!
83
83
  test_files: []
84
84
  has_rdoc: