--- !ruby/object:Gem::Specification name: rails-cancan-bootstrap-scaffold version: !ruby/object:Gem::Version version: 0.0.1 prerelease: platform: ruby authors: - Ouvrages autorequire: bindir: bin cert_chain: [] date: 2013-01-30 00:00:00.000000000 Z dependencies: [] description: Bootstrap & cancan generators for Rails email: - contact@ouvrages-web.fr executables: [] extensions: [] extra_rdoc_files: [] files: - .gitignore - Gemfile - LICENSE.txt - README.md - Rakefile - lib/generators/cancan_bootstrap/controller/USAGE - lib/generators/cancan_bootstrap/controller/controller_generator.rb - lib/generators/cancan_bootstrap/controller/templates/controller.rb - lib/generators/cancan_bootstrap/routes/USAGE - lib/generators/cancan_bootstrap/routes/routes_generator.rb - lib/generators/cancan_bootstrap/scaffold/scaffold_generator.rb - lib/generators/cancan_bootstrap/views/templates/_form.html.erb - lib/generators/cancan_bootstrap/views/templates/_form.html.haml - lib/generators/cancan_bootstrap/views/templates/_form.html.slim - lib/generators/cancan_bootstrap/views/templates/edit.html.erb - lib/generators/cancan_bootstrap/views/templates/edit.html.haml - lib/generators/cancan_bootstrap/views/templates/edit.html.slim - lib/generators/cancan_bootstrap/views/templates/index.html.erb - lib/generators/cancan_bootstrap/views/templates/index.html.haml - lib/generators/cancan_bootstrap/views/templates/index.html.slim - lib/generators/cancan_bootstrap/views/templates/new.html.erb - lib/generators/cancan_bootstrap/views/templates/new.html.haml - lib/generators/cancan_bootstrap/views/templates/new.html.slim - lib/generators/cancan_bootstrap/views/templates/show.html.erb - lib/generators/cancan_bootstrap/views/templates/show.html.haml - lib/generators/cancan_bootstrap/views/templates/show.html.slim - lib/generators/cancan_bootstrap/views/templates/simple_form/_form.html.erb - lib/generators/cancan_bootstrap/views/templates/simple_form/_form.html.haml - lib/generators/cancan_bootstrap/views/templates/simple_form/_form.html.slim - lib/generators/cancan_bootstrap/views/views_generator.rb - lib/rails-cancan-bootstrap-scaffold.rb - lib/rails-cancan-bootstrap-scaffold/version.rb - rails-cancan-bootstrap-scaffold.gemspec homepage: https://github.com/ouvrages/rails-cancan-bootstrap-scaffold licenses: [] 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.23 signing_key: specification_version: 3 summary: Rails generators that produce standard code for Bootstrap and Cancan. test_files: []