--- !ruby/object:Gem::Specification name: rubycs-declarative_authorization version: !ruby/object:Gem::Version version: 0.3.1 platform: ruby authors: - rubycs autorequire: bindir: bin cert_chain: [] date: 2009-05-16 00:00:00 -07:00 default_executable: dependencies: - !ruby/object:Gem::Dependency name: rails type: :runtime version_requirement: version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 2.2.0 version: description: email: rubycs@clair.ro executables: [] extensions: [] extra_rdoc_files: [] files: - CHANGELOG - MIT-LICENSE - README.rdoc - Rakefile - authorization_rules.dist.rb - garlic_example.rb - init.rb - app/controllers/authorization_rules_controller.rb - app/controllers/authorization_usages_controller.rb - app/helpers/authorization_rules_helper.rb - app/views/authorization_usages/index.html.erb - app/views/authorization_rules/index.html.erb - app/views/authorization_rules/graph.dot.erb - app/views/authorization_rules/graph.html.erb - config/routes.rb - en.declarative_authorization.dist.yml - lib/declarative_authorization.rb - lib/declarative_authorization/in_controller.rb - lib/declarative_authorization/reader.rb - lib/declarative_authorization/rails_legacy.rb - lib/declarative_authorization/obligation_scope.rb - lib/declarative_authorization/in_model.rb - lib/declarative_authorization/helper.rb - lib/declarative_authorization/authorization_rules_analyzer.rb - lib/declarative_authorization/authorization.rb - lib/declarative_authorization/maintenance.rb - test/authorization_test.rb - test/schema.sql - test/maintenance_test.rb - test/model_test.rb - test/controller_test.rb - test/helper_test.rb - test/dsl_reader_test.rb - test/test_helper.rb - test/authorization_rules_analyzer_test.rb has_rdoc: true homepage: http://github.com/rubycs/declarative_authorization post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 1.8.6 version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: rubygems_version: 1.2.0 signing_key: specification_version: 2 summary: "A fork of Steffen Bartsch\xE2\x80\x99s declarative_authorization equipped with localization based on Rails default I18n." test_files: []