--- !ruby/object:Gem::Specification name: compass_formalize version: !ruby/object:Gem::Version hash: 25 prerelease: segments: - 0 - 0 - 3 version: 0.0.3 platform: ruby authors: - Wynn Netherland - Nathan Smith autorequire: bindir: bin cert_chain: [] date: 2011-06-25 00:00:00 -05:00 default_executable: dependencies: - !ruby/object:Gem::Dependency name: compass prerelease: false requirement: &id001 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 55 segments: - 0 - 10 - 0 version: 0.10.0 type: :runtime version_requirements: *id001 description: Compass and Sass port of Nathan Smith's Formalize HTML form normalizer. email: - wynn.netherland@gmail.com - nathan@sonspring.com executables: [] extensions: [] extra_rdoc_files: [] files: - .gitignore - CHANGELOG.md - README.md - Rakefile - compass_formalize.gemspec - lib/compass_formalize.rb - stylesheets/_formalize.sass - templates/dojo/button.png - templates/dojo/dojo.formalize.js - templates/dojo/dojo.formalize.min.js - templates/dojo/manifest.rb - templates/dojo/select_arrow.gif - templates/extjs/button.png - templates/extjs/extjs.formalize.js - templates/extjs/extjs.formalize.min.js - templates/extjs/manifest.rb - templates/extjs/select_arrow.gif - templates/jquery/button.png - templates/jquery/jquery.formalize.js - templates/jquery/jquery.formalize.min.js - templates/jquery/manifest.rb - templates/jquery/select_arrow.gif - templates/mootools/button.png - templates/mootools/manifest.rb - templates/mootools/mootools.formalize.js - templates/mootools/mootools.formalize.min.js - templates/mootools/select_arrow.gif - templates/project/manifest.rb - templates/prototype/button.png - templates/prototype/manifest.rb - templates/prototype/prototype.formalize.js - templates/prototype/prototype.formalize.min.js - templates/prototype/select_arrow.gif - templates/yui/button.png - templates/yui/manifest.rb - templates/yui/select_arrow.gif - templates/yui/yui.formalize.js - templates/yui/yui.formalize.min.js has_rdoc: true homepage: http://github.com/pengwynn/compass_formalize 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: 17 segments: - 1 - 3 - 5 version: 1.3.5 requirements: [] rubyforge_project: compass-960-plugin rubygems_version: 1.6.2 signing_key: specification_version: 3 summary: Compass compatible Sass port of Formalize. test_files: []