Sha256: 5febb43937b3ae93b52cf7dbbb9998dd82cccbda8ed67bc7413fe05867e494e3
Contents?: true
Size: 1.65 KB
Versions: 0
Compression: gzip
Compressed size: 696 Bytes
Stored size: 696 Bytes
Contents
--- !ruby/object:Gem::Specification name: has_translations version: !ruby/object:Gem::Version hash: 17 prerelease: false segments: - 0 - 3 - 1 version: 0.3.1 platform: ruby authors: - Dmitry Polushkin autorequire: bindir: bin cert_chain: [] date: 2010-09-09 00:00:00 +01:00 default_executable: dependencies: [] description: Create translations for your ActiveRecord models. Uses delegate pattern. Fully tested and used in a several production sites. email: dmitry.polushkin@gmail.com executables: [] extensions: [] extra_rdoc_files: - README.md files: - MIT-LICENSE - README.md - Rakefile - generators/has_translations/USAGE - generators/has_translations/has_translations_generator.rb - init.rb - install.rb - lib/has_translations.rb - tasks/has_translations_tasks.rake - test/.gitignore - test/has_translations_test.rb - test/schema.rb - test/test_helper.rb - uninstall.rb has_rdoc: true homepage: http://github.com/dmitry/has_translations licenses: [] post_install_message: rdoc_options: - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" requirements: [] rubyforge_project: rubygems_version: 1.3.7 signing_key: specification_version: 3 summary: Create translations for your ActiveRecord models. test_files: - test/has_translations_test.rb - test/schema.rb - test/test_helper.rb