DISCONTINUED PROJECT: as of April 2009, I decided to discontinue the development of this library to concentrate my efforts on other projects.
Reorganized library structure. This package now declares a MultiConditions module that acts as a mixin for the ActiveRecord::Base class. Having MultiCondition class declared within a MultiConditions module is not really a perfect solution but - for now - I don't want to break BC renaming the GEM or the internal class.
Added activerecord-multiconditions.rb file to enable RubyGems single-line inclusion.
Changed 'Task' to ActiveRecord::Base in method (closes #141).
MultiConditions.new now requires the first parameter to be the ActiveRecord model class. The new method ActiveRecord::Base#multiconditions is now the preferred way to to initialize a new MultiConditions instance....
Ignored manifest file.
Updated README and CHANGELOG files.
Merge branch 'master' of git@github.com:weppos/activerecord-multiconditions
1 2 Next » (1-25/30) | Per page: 25, 50, 100
Also available in: Atom