--- !ruby/object:Gem::Specification name: the_role version: !ruby/object:Gem::Version version: 2.0.3 prerelease: platform: ruby authors: - Ilya N. Zykin [the-teacher] autorequire: bindir: bin cert_chain: [] date: 2013-06-11 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: haml requirement: &76998310 !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: *76998310 description: Authorization for Rails 4 with Web Interface email: - zykin-ilya@ya.ru executables: [] extensions: [] extra_rdoc_files: [] files: - .gitignore - .rvmrc.example - .travis.yml - Bye_bye_CanCan_I_got_the_Role.png - Gemfile - README.md - Rakefile - app/assets/stylesheets/the_role.css.scss - app/assets/stylesheets/the_role/bootstrap_sass.css.scss - app/controllers/admin/role_sections_controller.rb - app/controllers/admin/roles_controller.rb - app/controllers/the_role_controller.rb - app/models/concerns/role_model.rb - app/models/concerns/the_role_base.rb - app/models/concerns/the_role_user_model.rb - app/views/admin/roles/_form.haml - app/views/admin/roles/_role.html.haml - app/views/admin/roles/_sidebar.html.haml - app/views/admin/roles/edit.html.haml - app/views/admin/roles/index.haml - app/views/admin/roles/new.html.haml - config/locales/en.yml - config/locales/es.yml - config/locales/ru.yml - config/locales/zh_CN.yml - config/routes.rb - db/migrate/20111025025129_create_roles.rb - lib/generators/the_role/USAGE - lib/generators/the_role/templates/role.rb - lib/generators/the_role/templates/the_role.rb - lib/generators/the_role/the_role_generator.rb - lib/tasks/roles.rake - lib/the_role.rb - lib/the_role/config.rb - lib/the_role/hash.rb - lib/the_role/param_helper.rb - lib/the_role/the_class_exists.rb - lib/the_role/version.rb - pic.png - the_role.gemspec homepage: https://github.com/the-teacher/the_role 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: the_role rubygems_version: 1.8.15 signing_key: specification_version: 3 summary: Authorization for Rails 4 test_files: []