scoped_from.gemspec in scoped_from-0.8.0 vs scoped_from.gemspec in scoped_from-0.8.1
- old
+ new
@@ -4,10 +4,10 @@
s.platform = Gem::Platform::RUBY
s.author = 'Alexis Toulotte'
s.email = 'al@alweb.org'
s.homepage = 'https://github.com/alexistoulotte/scoped_from'
s.summary = 'Mapping between scopes and parameters for Rails'
- s.description = 'Provides a simple mapping between Active Record scopes and controller parameters for Ruby On Rails 3'
+ s.description = 'Provides a simple mapping between Active Record scopes and controller parameters for Ruby On Rails 4'
s.license = 'MIT'
s.rubyforge_project = 'scoped_from'
s.files = `git ls-files`.split("\n")