Sha256: 77e91de247b414592d31a03f16a55df316a42685880004f60523d6f803b7528f

Contents?: true

Size: 1.86 KB

Versions: 0

Compression: gzip

Compressed size: 752 Bytes

Stored size: 752 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: bootstrap_builder
version: !ruby/object:Gem::Version 
  prerelease: false
  segments: 
  - 0
  - 3
  - 3
  version: 0.3.3
platform: ruby
authors: 
- Jack Neto
- The Working Group Inc.
autorequire: 
bindir: bin
cert_chain: []

date: 2012-07-11 00:00:00 -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.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
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 
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      segments: 
      - 0
      version: "0"
required_rubygems_version: !ruby/object:Gem::Requirement 
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      segments: 
      - 0
      version: "0"
requirements: []

rubyforge_project: 
rubygems_version: 1.3.6
signing_key: 
specification_version: 3
summary: A Rails form builder that generates Twitter Bootstrap markup and helps keep your code clean
test_files: []

Package Spec version

bootstrap_builder-0.3.3