Sha256: be244f4bafbb5c28067a9a81f99932d5cff33267bd6ebbaf39b0534893faad0c
Contents?: true
Size: 1.83 KB
Versions: 0
Compression: gzip
Compressed size: 705 Bytes
Stored size: 705 Bytes
Contents
--- !ruby/object:Gem::Specification name: formatted_form version: !ruby/object:Gem::Version version: 1.1.0 prerelease: platform: ruby authors: - Jack Neto autorequire: bindir: bin cert_chain: [] date: 2011-10-16 00:00:00.000000000 -04:00 default_executable: dependencies: [] description: '' email: jack@theworkinggroup.ca executables: [] extensions: [] extra_rdoc_files: - LICENSE.txt - README.md files: - LICENSE.txt - README.md - Rakefile - VERSION - app/views/formatted_form/_check_box.html.haml - app/views/formatted_form/_default_field.html.haml - app/views/formatted_form/_radio_button.html.haml - app/views/formatted_form/_submit.html.haml - app/views/twitter_bootstrap/_check_box.html.haml - app/views/twitter_bootstrap/_default_field.html.haml - app/views/twitter_bootstrap/_radio_button.html.haml - app/views/twitter_bootstrap/_submit.html.haml - formatted_form.gemspec - lib/formatted_form.rb - lib/formatted_form/builder.rb - lib/formatted_form/configuration.rb - lib/formatted_form/engine.rb - lib/formatted_form/helper.rb - lib/generators/formatted_form/javascripts/javascripts_generator.rb - lib/generators/formatted_form/stylesheets/stylesheets_generator.rb - templates/javascripts/formatted_form.js - templates/stylesheets/formatted_form.sass has_rdoc: true homepage: http://github.com/twg/formatted_form 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' required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 1.6.2 signing_key: specification_version: 3 summary: A Rails form builder to simplify your forms test_files: []