3.0.3 seems to be breaking when calling has_paper_trail in a model.
3.0.2 works fine.
top of the stack:
undefined method `timestamp_sort_order' for #<Class:0x007fd1d02fad60>
activerecord (3.2.18) lib/active_record/dynamic_matchers.rb:55:in `method_missing'
paper_trail (3.0.3) lib/paper_trail/has_paper_trail.rb:70:in `has_paper_trail'
3.0.3 seems to be breaking when calling has_paper_trail in a model.
3.0.2 works fine.
top of the stack: