Skip to content

NoMethodError on created_at #2

@wuffo

Description

@wuffo

I'm getting some weird and inconsistent errors. created_at seems to work on my index page, and not my show page. actor.biography.attributes['created_at'] works. In the console:

actor.biography.updated_at

actor.biography.updated_at

=> Mon Feb 01...

actor.biography.created_at

actor.biography.created_at

NoMethodError: NoMethodError

from /home/.../vendor/plugins/acts_as_wiki/lib/wiki_column_proxy.rb:186:in `method_missing'

from (irb):4

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions