We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d727c88 commit 24f3624Copy full SHA for 24f3624
factory_girl_rails.gemspec
@@ -5,9 +5,9 @@ Gem::Specification.new do |s|
5
s.email = %q{[email protected]}
6
s.homepage = "http://github.com/thoughtbot/factory_girl_rails"
7
s.summary = %q{factory_girl_rails provides integration between
8
- factory_girl and rails 3}
+ factory_girl and rails 3 or newer}
9
s.description = %q{factory_girl_rails provides integration between
10
- factory_girl and rails 3 (currently just automatic factory definition
+ factory_girl and rails 3 or newer (currently just automatic factory definition
11
loading)}
12
13
s.files = `git ls-files`.split("\n")
0 commit comments