Skip to content

Custom initializer breaks PaperTrail 3.0.3 (rails 3.2) #392

@flockom

Description

@flockom

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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions