Logo
Explore Help
Register Sign In
github/rails
1
1
Fork 0
You've already forked rails
mirror of https://github.com/github/rails.git synced 2026-01-30 00:38:00 -05:00
Code Issues Packages Projects Releases Wiki Activity
Files
5ea76fab87f0374e5fe8ea65f8c1cfe42fa2c74e
rails/actionpack/lib
History
David Heinemeier Hansson ce577e984e Fixed that remote_form_for can leave out the object parameter and default to the instance variable of the object_name, just like form_for [DHH]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4215 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-04-16 19:06:23 +00:00
..
action_controller
Modify routing so that you can say :require => { :method => :post } for a route, and the route will never be selected unless the request method is POST. Only works for route recognition, not for route generation.
2006-04-13 05:44:23 +00:00
action_pack
Update versions for Rails 1.1.1
2006-04-06 05:26:14 +00:00
action_view
Fixed that remote_form_for can leave out the object parameter and default to the instance variable of the object_name, just like form_for [DHH]
2006-04-16 19:06:23 +00:00
action_controller.rb
Added better support for using the same actions to output for different sources depending on the Accept header [DHH] Added Base#render(:xml => xml) that works just like Base#render(:text => text), but sets the content-type to text/xml and the charset to UTF-8 [DHH]
2006-03-11 01:23:29 +00:00
action_pack.rb
Added action_pack.rb stub so that ActionPack::Version loads properly
2005-11-05 03:03:31 +00:00
action_view.rb
remove explicit Builder require
2006-03-08 03:28:25 +00:00
Powered by Gitea Version: 1.25.3 Page: 55ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API