Sha256: 49fc1623d9ab16499ebaf4b8f694b55666945bf330bce801cd7f7bb79291ef45
Contents?: true
Size: 1.79 KB
Versions: 0
Compression: gzip
Compressed size: 733 Bytes
Stored size: 733 Bytes
Contents
--- !ruby/object:Gem::Specification name: bootstrap_builder version: !ruby/object:Gem::Version version: 0.2.6 prerelease: platform: ruby authors: - Jack Neto - The Working Group Inc. autorequire: bindir: bin cert_chain: [] date: 2012-03-27 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 - rails-bootstrap-builder.gemspec 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: []