0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated readme More... over 13 years ago
Upgraded to Rails 3, Rspec 2. Removed lot of methods which already in rails 3, blazy provides less features now!! More... over 13 years ago
Cleaned up soft tabs in the doc More... over 13 years ago
Updated docs for the release 0.1.2 More... over 13 years ago
objects being active record aware is complete More... over 13 years ago
More aliases, some refactoring around fixnum extension and active record aware object in progress More... over 13 years ago
more aliases More... over 13 years ago
Addes scopes for where,order,select + some refactoring More... over 13 years ago
fixing scopes inheritance for existing ars since scopes added base are are not inherited by subclasses More... over 13 years ago
Fixed wrong tests for fixnum, fixed solumn scope failure for abstract classes More... over 13 years ago
Made fixnum extension chainable - with this change sadly 1.project also returns scope More... over 13 years ago
Reactored column scope and added limit and with extesnions More... over 13 years ago
Added column search metohds to ARs,made AR log to file More... over 13 years ago
Bumped up version to 0.1.2 and lsting gem versions used and using factory girl 1.2.4 since 1.3.2 not compatible with rails 2 More... over 13 years ago
Removed generated files and bumped up version since it is more stable now and added some doc More... over 13 years ago
Cleaning up file locations to keep active record extensions small More... over 13 years ago
Fixed missing require file and Blazy now loads all rails models so the ActiveRecord:: Base.subclasses returns all models More... over 13 years ago
Fixed class name issue for pluginised models and added tests for second level inheritors More... over 13 years ago
Fixing path issue for active model More... over 13 years ago
Fixing spec failure due to moving files More... over 13 years ago
Added gem spec More... over 13 years ago
Inital commit with handy extension to fixnum to query models More... over 13 years ago