0
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of git://github.com/undees/ribs into undees/master More... over 13 years ago
Removed obsolete call to Gem::manage_gems More... over 13 years ago
Update version for the next release More... over 15 years ago
Add support for even MORE laziness in initialization, due to the way Hibernate works. Also add a simple database access that doesn't use any predefined models. Also add very simple support for has_one. More... over 15 years ago
Add support for simple belongs_to association More... over 15 years ago
Refactor tests to not drop tables all the time, since this seem to be a bit inefficient. More... over 15 years ago
Update the examples so they run again More... over 15 years ago
Update Ribs version More... over 15 years ago
Update all documentation More... over 15 years ago
Change everything to use new Rib definition model More... over 15 years ago
Separate Rib and start refactoring into something that's easier to do definitions with More... over 15 years ago
Update plan a bit More... over 15 years ago
Fix TODO items More... over 15 years ago
Add support for identity-map functionality. More... over 15 years ago
Add initial support for autogeneration of models from database. No specs for it yet. More... over 15 years ago
Add support for default/forced values on avoided values More... over 15 years ago
Make it possible to set data even without available accessors More... over 15 years ago
Final parts of refactoring from having methods on the models themselves - into a repository based implementation. More... over 15 years ago
Finalize the artist_spec migration to using repository instead of included model. Yay. More... over 15 years ago
Add instance and class methods for repositories More... over 15 years ago
Add instance and class methods for repositories More... over 15 years ago
Add first support for repository magic More... over 15 years ago
Move to using get and all instead of find More... over 15 years ago
Refactor to use Handle instead of Session. That's more true anyway. More... over 15 years ago
Add some stuff about the large refactoring to come. More... over 15 years ago
Add lots and lots of documentation, in preperation for 0.0.1 release. More... over 15 years ago
Update loads of documentation More... over 15 years ago
Fix rake packaging and update examples for this More... over 15 years ago
Update TODO with what needs doing for release. More... over 15 years ago
Add support for destroying database instances. More... over 15 years ago