rails--rails/actionpack/lib
Piotr Sarnacki 805b15ff35 Added config.action_view.embed_authenticity_token_in_remote_forms
There is a regression introduced in 16ee611fa, which breaks
remote forms that should also work without javascript. This commit
introduces config option that allows to configure this behavior
defaulting to the old behavior (ie. include authenticity token
in remote forms by default)

Conflicts:

	actionpack/CHANGELOG.md
2012-03-28 18:03:15 +02:00
..
abstract_controller Merge pull request #5480 from drogus/rendering-issues 2012-03-17 11:24:19 -03:00
action_controller Merge branch 'master' of github.com:lifo/docrails 2012-03-27 21:26:37 +05:30
action_dispatch adds delegetion for eof? to AD::Http::UploadedFile 2012-03-27 22:53:33 +02:00
action_pack rails/master is now 4.0.0.beta and will only support Ruby 1.9.3+ 2011-12-20 09:30:37 -06:00
action_view Added config.action_view.embed_authenticity_token_in_remote_forms 2012-03-28 18:03:15 +02:00
abstract_controller.rb
action_controller.rb Remove --http. 2012-03-14 22:30:01 +01:00
action_dispatch.rb Rack::SSL -> ActionDispatch::SSL 2012-03-17 13:36:35 -03:00
action_pack.rb Updated copyright notices for 2012 2011-12-31 20:30:08 +00:00
action_view.rb Merge pull request #4248 from andrew/2012 2011-12-31 12:48:19 -08:00