0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
May 25, 2023 — May 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
move spec matchers to spec_matchers More... over 15 years ago
move model stuff to globalize/model, move spec helpers and models to spec_helpers and spec_models More... over 15 years ago
move load_path to globalize/load_path and locale stuff to Globalize::Locale namespace More... over 15 years ago
move locale related stuff to globalize/locale More... over 15 years ago
move backends to globalize/backend More... over 15 years ago
fix chain backend: #store_translations was removed from I18n, remove from chain backend as well More... over 15 years ago
fix chained backend specs: #store_translations was removed from I18n More... over 15 years ago
remove stale notes More... over 15 years ago
refactored model translations a bit More... over 15 years ago
tested more complex fallbacks More... over 15 years ago
added attribute caching to model translation More... over 15 years ago
improved handling of fallbacks after locale switching in model translation More... over 15 years ago
improved variable names More... over 15 years ago
first draft of callback code More... over 15 years ago
changed fallbacks to be order-sensitive More... over 15 years ago
added support for locale switching without reloading model More... over 15 years ago
added some fallback stuff More... over 15 years ago
initial stab at a pluralizing backend More... over 15 years ago
implemented more convenient way of instantiation, #store_translations and #load_translations More... over 15 years ago
implemented #localize for the chained backend More... over 15 years ago
implemented bulk translate for chained backend More... over 15 years ago
implemented exception raising in chained backend More... over 15 years ago
implement default option for chained backend More... over 15 years ago
rename result variable to namespace More... over 15 years ago
Merge branch 'master' of [email protected]:joshmh/globalize2 More... almost 16 years ago
cleaned up code a bit More... almost 16 years ago
Merge branch 'master' of [email protected]:joshmh/globalize2 More... almost 16 years ago
added saving, took out factory-girl tests because FG has issues with globalize saving More... almost 16 years ago
experimental implementation of namespace lookup in the chained backend More... almost 16 years ago
Merge branch 'master' of [email protected]:joshmh/globalize2 More... almost 16 years ago