Update the README to reflect the latest API changes |
|
More...
|
over 14 years ago
|
Minor whitespace fix |
|
More...
|
over 14 years ago
|
Don't pollute the Model and Resource namespaces |
|
More...
|
over 14 years ago
|
Refactoring to let dedicated objects handle the work |
|
More...
|
over 14 years ago
|
Also reflect code/tag renaming in error messages |
|
More...
|
over 14 years ago
|
Update the README to reflect the latest changes |
|
More...
|
over 14 years ago
|
Fix property reader to reflect the code/tag renaming |
|
More...
|
over 14 years ago
|
Rename Locale#code to Locale#tag |
|
More...
|
over 14 years ago
|
Rename all (API) occurrences of language to locale |
|
More...
|
over 14 years ago
|
Fix broken gemspec |
|
More...
|
over 14 years ago
|
Update the README to mention Locale not Language |
|
More...
|
over 14 years ago
|
Rename Language to Locale |
|
More...
|
over 14 years ago
|
Only remove the last occurrence of '_id' in an FK name |
|
More...
|
over 14 years ago
|
Don't rely on Language#id when this is not necessary |
|
More...
|
over 14 years ago
|
Remove useless ivar definitions in shared specs |
|
More...
|
over 14 years ago
|
Nuke rspec_tmbundle stuff but keep #with_dm_logger |
|
More...
|
over 14 years ago
|
Minor code formatting changes |
|
More...
|
over 14 years ago
|
Rename Language.[] to Language.for to not violate LSP |
|
More...
|
over 14 years ago
|
Support storing locales in a different repository |
|
More...
|
over 14 years ago
|
Initial work on pluggable i18n backend integration |
|
More...
|
over 14 years ago
|
Normalize language code passed into property readers |
|
More...
|
over 14 years ago
|
Move default language code to DataMapper::I18n |
|
More...
|
over 14 years ago
|
DataMapper::Is::Localizable => DataMapper::I18n::Model |
|
More...
|
over 14 years ago
|
Simplify the source code directory structure |
|
More...
|
over 14 years ago
|
Use the default language in property readers |
|
More...
|
over 14 years ago
|
Initial support for Language.default - needs specs |
|
More...
|
over 14 years ago
|
Rename private Language#codes to Language#cache |
|
More...
|
over 14 years ago
|
Don't #freeze the cached Language instances |
|
More...
|
over 14 years ago
|
More obvious implementation of .localizable_properties |
|
More...
|
over 14 years ago
|
No need to declare the Language model in app code |
|
More...
|
over 14 years ago
|