Sha256: 931ae9af3e7d3c88af020323dad277e5db0de4da8c2eedf685993db23b9c54d9
Contents?: true
Size: 1.87 KB
Versions: 0
Compression: gzip
Compressed size: 745 Bytes
Stored size: 745 Bytes
Contents
--- !ruby/object:Gem::Specification name: bootstrap_builder version: !ruby/object:Gem::Version version: 0.4.0 prerelease: platform: ruby authors: - Jack Neto - The Working Group Inc. autorequire: bindir: bin cert_chain: [] date: 2012-07-15 00:00:00.000000000 -04:00 default_executable: dependencies: [] description: '' email: jack@twg.ca executables: [] extensions: [] extra_rdoc_files: - LICENSE.txt - README.md files: - LICENSE.txt - README.md - Rakefile - VERSION - app/assets/images/glyphicons-halflings-white.png - app/assets/images/glyphicons-halflings.png - app/assets/javascripts/bootstrap_builder/bootstrap.js - app/assets/javascripts/bootstrap_builder/bootstrap_builder.js - app/assets/stylesheets/bootstrap_builder/bootstrap-responsive.css - app/assets/stylesheets/bootstrap_builder/bootstrap.css - app/views/bootstrap_builder/_check_box.html.haml - app/views/bootstrap_builder/_default_field.html.haml - app/views/bootstrap_builder/_radio_button.html.haml - app/views/bootstrap_builder/_submit.html.haml - bootstrap_builder.gemspec - lib/bootstrap_builder.rb - lib/bootstrap_builder/builder.rb - lib/bootstrap_builder/configuration.rb - lib/bootstrap_builder/engine.rb - lib/bootstrap_builder/helper.rb - lib/bootstrap_builder/railtie.rb has_rdoc: true homepage: http://github.com/twg/bootstrap_builder 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 that generates Twitter Bootstrap markup and helps keep your code clean test_files: []