All Changeset activity
-
Added new migration code, from Justin
-
writing the log now returns true, or filters are halted
-
changes in conditional priority
-
silly silly silly mistake
-
skip_save changed to skip_log
-
-
returning false halts filter chains, returning true
-
scope change to skip_save
-
skip_save changed to an instance variable
-
oops = not ==
-
Added a skip_save variable
-
bugfix
-
-
-
bug fix
-
Added :additional option to find_with, allowing more sql terms to be tagged on
-
activity log returns nil on errors from methods which call an association
-
moved the operator point so it doesn't add an OR search
-
Added operators AND and OR for find conditionals
-
added :order to find_with
-
removed unnecessary function
-
re-added stackable conditions
-
muh
-
more silly bug fixes, i need to learn how to use branches for this :-/
-
silly class/instance mistake
-
bg fix
-
debugging
-
Refactored the find_with method, and added IN [2,1,6] capability
-
Renamed find_for to find_with, the conditions are now stackable
-
typo :(
