Steven B. wrote in post #1073700:
> Okay, better yet, just place the 2 on separate lines. So in your
> application_controller it should look like:
>
> ...
> protect_from_forgery
> rescue_from CanCan::AccessDenied do |exception|
> ...

Thankyou for this!!!!!!!!!!!!

I don't know what's going on here, but I've been fighting with this for
the past 4 hours. If you have any other tips on things like this that
got you hung up I'm all ears as new to ruby as well.

For what its worth, another little bug that I seemed to run to a lot hd
to do with the openSSL certificates fail error in railsinstaller for
windows, see:
http://railsapps.github.com/openssl-certificate-verify-failed.html

I have since switched to ubuntu because I was told that I'll continue to
have small issues like this in windows that can inhibit learning...

But again, thank you so much for the help.

-- 
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 post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to