Statistics
| Revision:

Repository (Git)

Name Size Revision Age Author Comment
  lib 8063cd31 145 days Simone Carletti Reorganized library structure. This package now...
  test 8063cd31 145 days Simone Carletti Reorganized library structure. This package now...
.gitignore 51 Bytes 28b200da 145 days Simone Carletti Ignored manifest file.
CHANGELOG.rdoc 987 Bytes 8063cd31 145 days Simone Carletti Reorganized library structure. This package now...
LICENSE.rdoc 1.1 KB 8c0995ba 145 days Simone Carletti Updated README and CHANGELOG files.
README.rdoc 5.8 KB 603d59c6 76 days Simone Carletti *DISCONTINUED PROJECT*: as of April 2009, I dec...
Rakefile 1.5 KB 8063cd31 145 days Simone Carletti Reorganized library structure. This package now...
TODO.rdoc 493 Bytes 6865af97 145 days Simone Carletti Changed 'Task' to ActiveRecord::Base in method ...
setup.rb 35.3 KB fd77e8d6 408 days Simone Carletti * Initial import

Latest revisions

# Date Author Comment
603d59c6 04/18/2009 05:03 AM Simone Carletti

DISCONTINUED PROJECT: as of April 2009, I decided to discontinue the development of this library to concentrate my efforts on other projects.

8063cd31 02/08/2009 08:01 AM Simone Carletti

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.

456c6abc 02/08/2009 07:47 AM Simone Carletti

Added activerecord-multiconditions.rb file to enable RubyGems single-line inclusion.

6865af97 02/08/2009 07:43 AM Simone Carletti

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....

28b200da 02/08/2009 06:30 AM Simone Carletti

Ignored manifest file.

8c0995ba 02/08/2009 06:23 AM Simone Carletti

Updated README and CHANGELOG files.

ca41d2ba 10/24/2008 09:48 AM Simone Carletti
  • fixed typo
a03575a0 08/31/2008 10:15 PM Simone Carletti

Merge branch 'master' of :weppos/activerecord-multiconditions

c984e4e9 08/31/2008 10:12 PM Simone Carletti
  • Added filetype to force GitHub render the content as RDoc
9a57c0d9 07/09/2008 10:41 AM Simone Carletti
  • ensure the version constant is not modified in case of snapshot release

View revisions

Also available in: Atom