Ben Atkins
|
be5f192bd1
|
close #438; PaperTrail::Model::ClassMethods#paper_trail_enabled_for_model? should return false if has_paper_trail isn't declared on the class in question
|
2014-10-31 10:43:24 -04:00 |
|
Ben Atkins
|
716c3e0fb5
|
Use RSpec 3 for testing; Update syntax in spec suite for RSpec 3
|
2014-10-09 15:04:17 -04:00 |
|
Ben Atkins
|
8f256d7081
|
Add some additional testing and comments surrounding the PaperTrail::Model::InstanceMethods#changed_notably? private method changes
|
2014-10-08 00:09:40 -04:00 |
|
Ben Atkins
|
052f16495b
|
Update Gadget spec with Ruby18 hash syntax
|
2014-10-07 23:16:36 -04:00 |
|
Ben Atkins
|
049a86f1ab
|
Fix PaperTrail::Model::InstanceMethods#changed_notably? to return proper values when attrs are ignored
|
2014-10-07 23:16:36 -04:00 |
|