History of trunk/lib/acts_as_activity_logged.rb
-
@43
writing the log now returns true, or filters are halted
-
@42
changes in conditional priority
-
@41
silly silly silly mistake
-
@40
skip_save changed to skip_log
-
@39
-
@38
returning false halts filter chains, returning true
-
@37
scope change to skip_save
-
@36
skip_save changed to an instance variable
-
@35
oops = not ==
-
@34
Added a skip_save variable
-
@11
-
@10
silly silly typo
-
@9
corrected a mistake
-
@8
switchted defined? to respond_to
-
@7
-
@6
write_activity_log now correctly checks if the created_at column exists before referencing it
-
@3
initial import
