Sha256: bc8732d0082f776a6b13fe7a18248618e9142ba2af77f9f70545101e3e6ac170
Contents?: true
Size: 1.76 KB
Versions: 0
Compression: gzip
Compressed size: 724 Bytes
Stored size: 724 Bytes
Contents
--- !ruby/object:Gem::Specification name: bootstrap_builder version: !ruby/object:Gem::Version version: 0.3.1 prerelease: platform: ruby authors: - Jack Neto - The Working Group Inc. autorequire: bindir: bin cert_chain: [] date: 2012-07-03 00:00:00.000000000 Z 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.js - app/assets/javascripts/bootstrap_builder.js - app/assets/stylesheets/bootstrap-responsive.css - app/assets/stylesheets/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 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.8.15 signing_key: specification_version: 3 summary: A Rails form builder that generates Twitter Bootstrap markup and helps keep your code clean test_files: []