This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
rails
Watch
1
Star
1
Fork
0
You've already forked rails
mirror of
https://github.com/github/rails.git
synced
2026-04-26 03:00:59 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dedb9d85d8dc404020d5fcb17e6d0faac5d4b5f0
rails
/
actionpack
/
lib
History
Hongli Lai (Phusion)
cce017bed5
Improve documentation for ActionController::Streaming. Document 'render :text => proc { ... }' as a way to stream on-the-fly generated data to the browser.
2009-02-08 11:52:58 +01:00
..
action_controller
Improve documentation for ActionController::Streaming. Document 'render :text => proc { ... }' as a way to stream on-the-fly generated data to the browser.
2009-02-08 11:52:58 +01:00
action_pack
Assume that the next version is going to be 2.3 for now
2008-11-19 14:12:38 +01:00
action_view
Use Path rather than EagerPath when cache_classes == false so other view paths are properly recompiled in development mode [
#1764
state:resolved]
2009-02-05 19:56:22 -06:00
action_controller.rb
Missed RequestParser in
ff0a267
2009-01-21 12:29:41 -06:00
action_pack.rb
Bump up the year in MIT license files
2009-01-18 05:28:21 +00:00
action_view.rb
Bump up the year in MIT license files
2009-01-18 05:28:21 +00:00
actionpack.rb
Allow frameworks to be required by their gem name (
closes
#8845
) [drnic]
2007-09-22 18:15:05 +00:00