-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels