Sha256: 01c8ea2f8eb02c1f28d6e29c3a51da6864fb14003cc3962ae353d68af694f75e
Contents?: true
Size: 1.48 KB
Versions: 0
Compression: gzip
Compressed size: 643 Bytes
Stored size: 643 Bytes
Contents
--- !ruby/object:Gem::Specification name: easy_form_for version: !ruby/object:Gem::Version hash: 29 prerelease: segments: - 0 - 0 - 1 version: 0.0.1 platform: ruby authors: - Bookis Smuin autorequire: bindir: bin cert_chain: [] date: 2011-12-23 00:00:00 -10:00 default_executable: dependencies: [] description: Just use easy_form_for(MyModel) to generate a form for an object email: - vegan.bookis@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - .gitignore - Gemfile - README - Rakefile - app/models/my_model.rb - config/database.yml - easy_form_for.gemspec - lib/easy_form_for.rb - lib/easy_form_for/railtie.rb - lib/easy_form_for/version.rb - lib/easy_form_for/view_helpers.rb - spec/helpers/form_spec.rb - spec/spec_helper.rb has_rdoc: true homepage: https://github.com/bookis/Easy-Form-For licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" requirements: [] rubyforge_project: easy_form_for rubygems_version: 1.6.2 signing_key: specification_version: 3 summary: Easy Rails form generation test_files: - spec/helpers/form_spec.rb - spec/spec_helper.rb