1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 17, 2024 — Aug 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
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
Martin Gamsjaeger
as snusnu
More... over 13 years ago
Add a version const in preparation for nuking jeweler
Martin Gamsjaeger
as snusnu
More... over 13 years ago
Expose the timestamps API on the translation model proxy
Martin Gamsjaeger
as snusnu
More... almost 14 years ago
Remove the explicit auto_migrate_spec
Martin Gamsjaeger
as snusnu
More... almost 14 years ago
Minor whitespace fixes
Martin Gamsjaeger
as snusnu
More... almost 14 years ago
Minor whitespace fixes
Martin Gamsjaeger
as snusnu
More... almost 14 years ago
Minor README fixes
Martin Gamsjaeger
as snusnu
More... almost 14 years ago
Use :(parent|child)_key instead of :(source|target)_key
Martin Gamsjaeger
as snusnu
More... almost 14 years ago
Fix some obviously copy/pasted spec descriptions
Martin Gamsjaeger
as snusnu
More... almost 14 years ago
Behave (raise) like any DataMapper::Resource would
Martin Gamsjaeger
as snusnu
More... almost 14 years ago
Simplify DataMapper::I18n::Resource::Proxy#available_locales
Martin Gamsjaeger
as snusnu
More... almost 14 years ago
Make the translation model's FK attributes required
Martin Gamsjaeger
as snusnu
More... almost 14 years ago
Default to DataMapper::I18n.accepts_nested_attributes?
Martin Gamsjaeger
as snusnu
More... almost 14 years ago
Tentative support for translating models with a CPK
Martin Gamsjaeger
as snusnu
More... almost 14 years ago
Make auto_migrate! specs work with dm-constraints
Martin Gamsjaeger
as snusnu
More... almost 14 years ago
Simplify DataMapper::I18n::Proxy#available_locales
Martin Gamsjaeger
as snusnu
More... almost 14 years ago
Support assigning translations to the aliased writer
Martin Gamsjaeger
as snusnu
More... almost 14 years ago
Support translatable models with non-composite natural keys
Martin Gamsjaeger
as snusnu
More... almost 14 years ago
Fix typo bug
Martin Gamsjaeger
as snusnu
More... almost 14 years ago
Infer m:1 relationship names from demodulized names
Martin Gamsjaeger
as snusnu
More... almost 14 years ago
Streamline the Gemfile with all the other DM gems
Martin Gamsjaeger
as snusnu
More... almost 14 years ago
Depend on DM ~> 1.2.0.rc2 and what it depends on
Martin Gamsjaeger
as snusnu
More... almost 14 years ago
Avoid confusing variable names
Martin Gamsjaeger
as snusnu
More... over 14 years ago
Don't create extra hash objects if not necessary
Martin Gamsjaeger
as snusnu
More... over 14 years ago
Fix to work with or without dm-constraints
Martin Gamsjaeger
as snusnu
More... over 14 years ago
Extract method that generates nested attribute accessors
Martin Gamsjaeger
as snusnu
More... over 14 years ago
Update the README to reflect the natural PK in Locale
Martin Gamsjaeger
as snusnu
More... over 14 years ago
Make DataMapper::I18n::Locale#tag the natural PK
Martin Gamsjaeger
as snusnu
More... over 14 years ago