Sha256: 84eb4fecd6887c7f952d8b88fbf72ee962e2130a22dd3ae362b91eb00bdbe479
Contents?: true
Size: 1.65 KB
Versions: 0
Compression: gzip
Compressed size: 691 Bytes
Stored size: 691 Bytes
Contents
--- !ruby/object:Gem::Specification name: has_translations version: !ruby/object:Gem::Version hash: 23 prerelease: segments: - 0 - 3 - 2 version: 0.3.2 platform: ruby authors: - Dmitry Polushkin autorequire: bindir: bin cert_chain: [] date: 2011-02-04 00:00:00 +00: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 - has_translations.gemspec - 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: [] 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.5.0 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