--- !ruby/object:Gem::Specification name: bootstrap-editable-rails version: !ruby/object:Gem::Version version: 0.0.8 platform: ruby authors: - Toru KAWAMURA autorequire: bindir: bin cert_chain: [] date: 2015-05-01 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: railties requirement: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '3.1' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '3.1' description: In-place editing with Twitter Bootstrap for Rails email: - tkawa@4bit.net executables: [] extensions: [] extra_rdoc_files: [] files: - .gitignore - Gemfile - LICENSE.txt - README.md - Rakefile - app/assets/images/bootstrap-editable/clear.png - app/assets/images/bootstrap-editable/loading.gif - app/assets/javascripts/bootstrap-editable-rails.js.coffee - app/assets/javascripts/bootstrap-editable.js - app/assets/javascripts/bootstrap-editable.min.js - app/assets/javascripts/inputs-ext/address/address.js - app/assets/javascripts/inputs-ext/typeaheadjs/lib/typeahead.js - app/assets/javascripts/inputs-ext/typeaheadjs/typeaheadjs.js - app/assets/javascripts/inputs-ext/wysihtml5/bootstrap-wysihtml5-0.0.2/bootstrap-wysihtml5-0.0.2.js - app/assets/javascripts/inputs-ext/wysihtml5/bootstrap-wysihtml5-0.0.2/bootstrap-wysihtml5-0.0.2.min.js - app/assets/javascripts/inputs-ext/wysihtml5/bootstrap-wysihtml5-0.0.2/wysihtml5-0.3.0.js - app/assets/javascripts/inputs-ext/wysihtml5/bootstrap-wysihtml5-0.0.2/wysihtml5-0.3.0.min.js - app/assets/javascripts/inputs-ext/wysihtml5/wysihtml5.js - app/assets/stylesheets/bootstrap-editable.scss - app/assets/stylesheets/inputs-ext/address/address.css - app/assets/stylesheets/inputs-ext/typeaheadjs/lib/typeahead.js-bootstrap.css - app/assets/stylesheets/inputs-ext/wysihtml5/bootstrap-wysihtml5-0.0.2/bootstrap-wysihtml5-0.0.2.css - app/assets/stylesheets/inputs-ext/wysihtml5/bootstrap-wysihtml5-0.0.2/wysiwyg-color.css - bootstrap-editable-rails.gemspec - lib/bootstrap-editable-rails.rb - lib/bootstrap-editable-rails/version.rb - lib/bootstrap-editable-rails/view_helper.rb homepage: https://github.com/bootstrap-ruby/bootstrap-editable-rails licenses: [] metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.4.3 signing_key: specification_version: 4 summary: In-place editing with Twitter Bootstrap for Rails test_files: []