I am using Rails 3.0.2 which has protect_from_forgery by default in application_controller.rb. I wanted to trigger an InvalidAuthenticityToken.
I made a demo application with rails new demo and then generated a scaffolded user controller with rails generate scaffold User name:string email:string. The scaffolded code has an ApplicationControll
I have a rails app that all works fine for me in all browsers (Safari, Firefox, IE6, 7, 8 etc) I have a new user who has a fairly locked down version of IE8 and as soon as they try to access the app,
I have two applications that nee开发者_Go百科d to talk to each other over HTTP. One is a PHP app and the other is my main app, the Rails app. I am needing the PHP app to talk to the Rails app by POSTi
please help a newbie in Rails :) I have protect_from_forgery call (which is given by default) with no attributes in my ApplicationController class.
I have encountered the following statement in fortran: integeriparam(11), ipntr(14) logicalselect(maxncv)