mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
128cfbdf4d
Changed default value for `config.action_view.embed_authenticity_token_in_remote_forms` to `false`. This change breaks remote forms that need to work also without javascript, so if you need such behavior, you can either set it to `true` or explicitly pass `:authenticity_token => true` in form options |
||
---|---|---|
.. | ||
assets | ||
code/getting_started | ||
rails_guides | ||
source | ||
rails_guides.rb | ||
Rakefile | ||
w3c_validator.rb |