Use known internal state for object initialization |
|
More...
|
over 14 years ago
|
Minor comment reformatting |
|
More...
|
over 14 years ago
|
Deprecate .is_localizable in favor of .translatable |
|
More...
|
over 14 years ago
|
Fix syntax errors in README code examples |
|
More...
|
over 14 years ago
|
Sync the README examples with the current API |
|
More...
|
over 14 years ago
|
Remove translation UI related API from the README |
|
More...
|
over 14 years ago
|
Remove translation UI targeted API for now |
|
More...
|
over 14 years ago
|
Process related arguments in one go |
|
More...
|
over 14 years ago
|
Extract proxy accessor setup into its own method |
|
More...
|
over 14 years ago
|
Don't pass known object state around as method args |
|
More...
|
over 14 years ago
|
Extract #relate_translation_model from #generate_translation_model |
|
More...
|
over 14 years ago
|
Separate Backend::API from the default implementation |
|
More...
|
over 14 years ago
|
Update the gemspec to reflect the nuked tasks |
|
More...
|
over 14 years ago
|
Use github https URLs in the Gemfile |
|
More...
|
over 14 years ago
|
Fix the rake changelog task and update the CHANGELOG |
|
More...
|
over 14 years ago
|
Nuke unused rake tasks |
|
More...
|
over 14 years ago
|
Move the main method to the top of the module |
|
More...
|
over 14 years ago
|
Fix a couple of broken method calls that aren't tested yet |
|
More...
|
over 14 years ago
|
Remove the dependency on dm-is-remixable |
|
More...
|
over 14 years ago
|
Minor formatting fixes |
|
More...
|
over 14 years ago
|
Rename Localizer::NamingConvention to Localizer::Naming |
|
More...
|
over 14 years ago
|
Minor formatting changes |
|
More...
|
over 14 years ago
|
Don't rely on Model#enhance provided by dm-is-remixable |
|
More...
|
over 14 years ago
|
Don't expose Localizer#translation_model |
|
More...
|
over 14 years ago
|
Encapsulate naming logic in Localizer::NamingConvention |
|
More...
|
over 14 years ago
|
Split the Localizer's tasks into several smaller methods |
|
More...
|
over 14 years ago
|
Let the Localizer handle all aspects of localizing |
|
More...
|
over 14 years ago
|
Use DataMapper::Model#n instead of passing it around |
|
More...
|
over 14 years ago
|
Have all local variables handy before starting work |
|
More...
|
over 14 years ago
|
Let a dedicated object handle localizing of a model |
|
More...
|
over 14 years ago
|