My error was that I overlooked adding authorization for User in my CanCan ability.rb file. It fixes most of my errors, but still leaves my with the problem of not being able to sign out or having the dynamic elements of my html.erb pages work.
-- 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 [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/890dff3dfe5140a3716c4e172772e394%40ruby-forum.com. For more options, visit https://groups.google.com/d/optout.

