Sha256: 2e27449d5b7adb777e429eb1779f88cef4fb59c810f6dc5edee5d779102b0e8c
Contents?: true
Size: 1.55 KB
Versions: 0
Compression: gzip
Compressed size: 689 Bytes
Stored size: 689 Bytes
Contents
--- !ruby/object:Gem::Specification name: bootstraps_bootstraps version: !ruby/object:Gem::Version prerelease: false segments: - 2 - 0 - 2 version: 2.0.2 platform: ruby authors: - Robert L. Carpenter autorequire: bindir: bin cert_chain: [] date: 2012-03-30 00:00:00 -06: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 gives 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: []