https://github.com/tb/i18n_sync_simple_to_active_record
load I18n::Backend::Simple (yaml) to I18n::Backend::ActiveRecord::Translation table
https://github.com/tb/i18n_sync_simple_to_active_record
Last synced: 6 months ago
JSON representation
load I18n::Backend::Simple (yaml) to I18n::Backend::ActiveRecord::Translation table
- Host: GitHub
- URL: https://github.com/tb/i18n_sync_simple_to_active_record
- Owner: tb
- License: mit
- Created: 2010-07-13T14:50:20.000Z (almost 16 years ago)
- Default Branch: master
- Last Pushed: 2010-07-13T14:55:46.000Z (almost 16 years ago)
- Last Synced: 2025-04-04T05:44:55.239Z (over 1 year ago)
- Homepage:
- Size: 89.8 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: MIT-LICENSE
Awesome Lists containing this project
README
I18nSyncSimpleToActiveRecord
============================
rake translations:activerecord:clean
and
rake translations:activerecord:load
(or both: rake translations:activerecord:sync)
Copyright (c) 2010 Tomasz Bak, released under the MIT license