Sha256: 4eb48102fae1cb1afbcf3ffd893f3bb0cedcc983d429c9f703d515178ae3822c
Contents?: true
Size: 1.65 KB
Versions: 0
Compression: gzip
Compressed size: 695 Bytes
Stored size: 695 Bytes
Contents
--- !ruby/object:Gem::Specification name: has_translations version: !ruby/object:Gem::Version hash: 19 prerelease: false segments: - 0 - 3 - 0 version: 0.3.0 platform: ruby authors: - Dmitry Polushkin autorequire: bindir: bin cert_chain: [] date: 2010-08-25 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