Displaying 1 result from an estimated 1 matches for "fe8eea1f497d002ee39ad61cbd868a2b".
2007 Nov 06
2
what did I do?
...r if a new gem messed things up, or if there was a
merb change which broke something. Now I get this error:
Request: REQUEST_URI: / (2007-11-05 20:27:04)
Params: {"action"=>"index", "controller"=>"articles"}
Cookies: {"_session_id"=>"fe8eea1f497d002ee39ad61cbd868a2b"}
Setting up session
undefined method `keys'' for #<Article:0x16b2de8> - (NoMethodError)
/Users/kevwil/dev/git/rubyrubyroo/app/views/articles/index.html.haml:4
/Library/Ruby/Gems/1.8/gems/activerecord-1.15.5/lib/active_record/base.rb:1863:in
`method_missing''
/Library/Rub...