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-25 14:28:28 -05:00
Code Issues Packages Projects Releases Wiki Activity
Files
e84deb71d2e8a2855aba01bf88a710c8ae5ab1dc
rails/actionpack/lib
History
David Heinemeier Hansson aa20834222 Added accessors to logger, params, response, session, and headers from the view, so you can write <% logger.info "stuff" %> instead of <% @logger.info "others" %> -- more consistent with the preferred way of accessing these attributes and collections from the controller
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1307 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-05-19 16:00:04 +00:00
..
action_controller
Use X-POST_DATA_FORMAT instead of just POST_DATA_FORMAT
2005-05-14 09:31:35 +00:00
action_view
Added accessors to logger, params, response, session, and headers from the view, so you can write <% logger.info "stuff" %> instead of <% @logger.info "others" %> -- more consistent with the preferred way of accessing these attributes and collections from the controller
2005-05-19 16:00:04 +00:00
action_controller.rb
Added Verifications that allows you to specify preconditions to actions in form of statements like <tt>verify :only => :update_post, :params => "admin_privileges", :redirect_to => { :action => "settings" }</tt>, which ensure that the update_post action is only called if admin_privileges is available as a parameter -- otherwise the user is redirected to settings. #897 [Jamis Buck]
2005-03-26 21:41:10 +00:00
action_view.rb
AR, AP, and AM should look for AS in sibling directory before trying RubyGems #648
2005-02-17 19:04:47 +00:00
Powered by Gitea Version: 1.25.3 Page: 46ms 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