Thanks a lot Fred, you really helped me out!

It looks like I used the wrong codeline in my application.rb

Michael Hartls Tutorial required me to uncomment " 
config.active_record.whitelist_attributes = true
"

but instead I accidentally uncommented "    # 
config.active_record.observers = :cacher, :garbage_collector, 
:forum_observer
" which caused this error.

pretty stupid, but hey, that wouldn't happen again! :D

-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-talk+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to