Sha256: 7745900850cacfc4894f15c27d65ec2ea1dae89cb8e70b63d5fb3cb26140bfbb
Contents?: true
Size: 1.92 KB
Versions: 0
Compression: gzip
Compressed size: 694 Bytes
Stored size: 694 Bytes
Contents
--- !ruby/object:Gem::Specification name: josevalim-auth_helpers version: !ruby/object:Gem::Version version: 0.2.0 platform: ruby authors: - "Jos\xC3\xA9 Valim" autorequire: bindir: bin cert_chain: [] date: 2009-04-24 00:00:00 -07:00 default_executable: dependencies: - !ruby/object:Gem::Dependency name: authlogic type: :runtime version_requirement: version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: description: AuthHelpers is a collection of modules to improve your Authlogic models. email: jose.valim@gmail.com executables: [] extensions: [] extra_rdoc_files: - README files: - CHANGELOG - MIT-LICENSE - README - init.rb - lib/auth_helpers.rb - lib/auth_helpers/notifier.rb - lib/auth_helpers/model/associatable.rb - lib/auth_helpers/model/confirmable.rb - lib/auth_helpers/model/recoverable.rb - lib/auth_helpers/model/updatable.rb - lib/auth_helpers/spec/confirmable.rb - lib/auth_helpers/spec/notifier.rb - lib/auth_helpers/spec/recoverable.rb - lib/auth_helpers/spec/updatable.rb - views/auth_helpers/notifier/create_confirmation.erb - views/auth_helpers/notifier/resend_confirmation.erb - views/auth_helpers/notifier/reset_password.erb - views/auth_helpers/notifier/update_confirmation.erb has_rdoc: true homepage: http://github.com/josevalim/auth_helpers post_install_message: rdoc_options: - --main - README require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" 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: AuthHelpers is a collection of modules to improve your Authlogic models. test_files: []