Merge pull request #4 from shingara/patch-1 |
|
More...
|
over 13 years ago
|
Don't freeze the VERSION constant |
|
More...
|
over 13 years ago
|
Work with latest DM sources and nuke jeweler |
|
More...
|
over 13 years ago
|
Add a version const in preparation for nuking jeweler |
|
More...
|
over 13 years ago
|
Expose the timestamps API on the translation model proxy |
|
More...
|
almost 14 years ago
|
Remove the explicit auto_migrate_spec |
|
More...
|
almost 14 years ago
|
Minor whitespace fixes |
|
More...
|
almost 14 years ago
|
Minor whitespace fixes |
|
More...
|
almost 14 years ago
|
Minor README fixes |
|
More...
|
almost 14 years ago
|
Use :(parent|child)_key instead of :(source|target)_key |
|
More...
|
almost 14 years ago
|
Fix some obviously copy/pasted spec descriptions |
|
More...
|
almost 14 years ago
|
Behave (raise) like any DataMapper::Resource would |
|
More...
|
almost 14 years ago
|
Simplify DataMapper::I18n::Resource::Proxy#available_locales |
|
More...
|
almost 14 years ago
|
Make the translation model's FK attributes required |
|
More...
|
almost 14 years ago
|
Default to DataMapper::I18n.accepts_nested_attributes? |
|
More...
|
almost 14 years ago
|
Tentative support for translating models with a CPK |
|
More...
|
almost 14 years ago
|
Make auto_migrate! specs work with dm-constraints |
|
More...
|
almost 14 years ago
|
Simplify DataMapper::I18n::Proxy#available_locales |
|
More...
|
almost 14 years ago
|
Support assigning translations to the aliased writer |
|
More...
|
almost 14 years ago
|
Support translatable models with non-composite natural keys |
|
More...
|
almost 14 years ago
|
Fix typo bug |
|
More...
|
almost 14 years ago
|
Infer m:1 relationship names from demodulized names |
|
More...
|
almost 14 years ago
|
Streamline the Gemfile with all the other DM gems |
|
More...
|
almost 14 years ago
|
Depend on DM ~> 1.2.0.rc2 and what it depends on |
|
More...
|
almost 14 years ago
|
Avoid confusing variable names |
|
More...
|
over 14 years ago
|
Don't create extra hash objects if not necessary |
|
More...
|
over 14 years ago
|
Fix to work with or without dm-constraints |
|
More...
|
over 14 years ago
|
Extract method that generates nested attribute accessors |
|
More...
|
over 14 years ago
|
Update the README to reflect the natural PK in Locale |
|
More...
|
over 14 years ago
|
Make DataMapper::I18n::Locale#tag the natural PK |
|
More...
|
over 14 years ago
|