Sha256: 3c8c90313690fd120a579490e7b513e955df8976daa3195fff0c7a0cecb0ad3b
Contents?: true
Size: 1.61 KB
Versions: 0
Compression: gzip
Compressed size: 725 Bytes
Stored size: 725 Bytes
Contents
--- !ruby/object:Gem::Specification name: sudo_attributes version: !ruby/object:Gem::Version version: 1.0.2 prerelease: platform: ruby authors: - Peter Brown autorequire: bindir: bin cert_chain: [] date: 2012-02-03 00:00:00.000000000Z dependencies: - !ruby/object:Gem::Dependency name: rails requirement: &2164554500 !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: *2164554500 description: Adds 'sudo' methods to update protected ActiveRecord attributes with mass assignment email: github@lette.us executables: [] extensions: [] extra_rdoc_files: - LICENSE - README.md files: - .document - .travis.yml - CHANGELOG.md - Gemfile - Gemfile.lock - LICENSE - README.md - Rakefile - VERSION - init.rb - lib/sudo_attributes.rb - spec/spec.opts - spec/spec_helper.rb - spec/sudo_attributes_spec.rb - sudo_attributes.gemspec homepage: http://github.com/beerlington/sudo_attributes licenses: - MIT post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' segments: - 0 hash: -2722469826610925116 required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 1.8.9 signing_key: specification_version: 3 summary: Override ActiveRecord protected attributes with mass assignment test_files: []