Sha256: cb610f9c183f3aac489668d1b7ab87618996b67c70b6c7cd3ac5cf9c00f55e13
Contents?: true
Size: 1.44 KB
Versions: 0
Compression: gzip
Compressed size: 625 Bytes
Stored size: 625 Bytes
Contents
--- !ruby/object:Gem::Specification name: josevalim-simple_form version: !ruby/object:Gem::Version version: 0.3.1 platform: ruby authors: - "Jos\xC3\xA9 Valim" autorequire: bindir: bin cert_chain: [] date: 2009-05-23 00:00:00 -07:00 default_executable: dependencies: [] description: Simple easy contact form for Rails with I18n, validations, attachments and request information. email: jose.valim@gmail.com executables: [] extensions: [] extra_rdoc_files: - README files: - CHANGELOG - MIT-LICENSE - README - Rakefile - init.rb - lib/simple_form.rb - lib/simple_form/base.rb - lib/simple_form/dsl.rb - lib/simple_form/errors.rb - lib/simple_form/notifier.rb - views/simple_form/notifier/contact.erb has_rdoc: true homepage: http://github.com/josevalim/simple_form post_install_message: rdoc_options: - --main - README require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: rubygems_version: 1.2.0 signing_key: specification_version: 2 summary: Simple easy contact form for Rails with I18n, validations, attachments and request information. test_files: - test/base_test.rb - test/errors_test.rb - test/notifier_test.rb - test/test_file.txt - test/test_helper.rb