rails3-generators 0.17.5 → 0.17.6

Sign up to get free protection for your applications and to get access to all the features.
@@ -2,6 +2,10 @@
2
2
  * Write some documentation. (In both the github wiki and the source code)
3
3
  * Remove generators that exist in other libraries
4
4
 
5
+ == 0.17.5
6
+ * optimize
7
+ * Remove FactoryGirl
8
+
5
9
  == 0.17.4
6
10
  * optimize
7
11
  * Allow use of both FactoryGirl 1 and 2. (Louis T.)
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- rails3-generators (0.17.5)
4
+ rails3-generators (0.17.6)
5
5
  railties (>= 3.0.0)
6
6
 
7
7
  GEM
@@ -1,5 +1,5 @@
1
1
  module Rails3
2
2
  module Generators
3
- VERSION = "0.17.5"
3
+ VERSION = "0.17.6"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rails3-generators
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.17.5
4
+ version: 0.17.6
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -246,7 +246,7 @@ homepage: https://github.com/indirect/rails3-generators
246
246
  licenses: []
247
247
  post_install_message: ! '
248
248
 
249
- rails3-generators-0.17.5
249
+ rails3-generators-0.17.6
250
250
 
251
251
 
252
252
  Be sure to check out the wiki, https://wiki.github.com/indirect/rails3-generators/,
@@ -265,7 +265,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
265
265
  version: '0'
266
266
  segments:
267
267
  - 0
268
- hash: -3255078702968545424
268
+ hash: -2574414934815998591
269
269
  required_rubygems_version: !ruby/object:Gem::Requirement
270
270
  none: false
271
271
  requirements: