Sha256: a02c083b2c78c05f483f9ee363aa5ec94426e0c84389e64710dd1278dbc9f6b9
Contents?: true
Size: 1.53 KB
Versions: 0
Compression: gzip
Compressed size: 636 Bytes
Stored size: 636 Bytes
Contents
--- !ruby/object:Gem::Specification name: justinfrench-formtastic version: !ruby/object:Gem::Version version: 0.2.0 platform: ruby authors: - Justin French autorequire: formtastic bindir: bin cert_chain: [] date: 2009-05-30 00:00:00 -07:00 default_executable: dependencies: [] description: A Rails form builder plugin/gem with semantically rich and accessible markup email: justin@indent.com.au executables: [] extensions: [] extra_rdoc_files: - README.textile files: - MIT-LICENSE - README.textile - Rakefile - generators/formtastic_stylesheets/formtastic_stylesheets_generator.rb - generators/formtastic_stylesheets/templates/formtastic.css - generators/formtastic_stylesheets/templates/formtastic_changes.css - lib/formtastic.rb - lib/justin_french/formtastic.rb - lib/locale/en.yml - rails/init.rb - spec/formtastic_spec.rb - spec/test_helper.rb has_rdoc: false homepage: http://github.com/justinfrench/formtastic/tree/master post_install_message: rdoc_options: - --charset=UTF-8 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: 3 summary: A Rails form builder plugin/gem with semantically rich and accessible markup test_files: - spec/formtastic_spec.rb - spec/test_helper.rb