Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NoMethodError on created_at #2

Open
wuffo opened this issue Feb 4, 2010 · 0 comments
Open

NoMethodError on created_at #2

wuffo opened this issue Feb 4, 2010 · 0 comments

Comments

@wuffo
Copy link

wuffo commented Feb 4, 2010

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant