Sha256: 95c86e5133630b38eb4f36bf060b8cc1ff3ce330060ce7b1d360ba112d3dd400
Contents?: true
Size: 1.55 KB
Versions: 0
Compression: gzip
Compressed size: 690 Bytes
Stored size: 690 Bytes
Contents
--- !ruby/object:Gem::Specification name: bootstraps_bootstraps version: !ruby/object:Gem::Version prerelease: false segments: - 0 - 0 - 1 version: 0.0.1 platform: ruby authors: - Robert L. Carpenter autorequire: bindir: bin cert_chain: [] date: 2012-02-06 00:00:00 -07:00 default_executable: dependencies: [] description: A gem to make working with Bootstrap 2.0 in Rails 3 easier and better. Includes a new bootstrapped_form replacement for form_for which wgives error text handling and html formatting to match Bootstrap's syntax. email: - codemonkey@robacarp.com executables: [] extensions: [] extra_rdoc_files: [] files: - .gitignore - Gemfile - LICENSE - README.md - Rakefile - bootstraps_bootstraps.gemspec - lib/bootstraps_bootstraps.rb - lib/bootstraps_bootstraps/bootstrap_form_builder.rb - lib/bootstraps_bootstraps/bootstrap_form_helper.rb - lib/bootstraps_bootstraps/railtie.rb - lib/version.rb - railtie.rb has_rdoc: true homepage: https://github.com/robacarp/bootstraps_bootstraps licenses: [] 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: Bootstrap 2.0 html helpers for Rails 3 test_files: []