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-02-06 12:15:17 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f90160c6c1ec457f0b4b01c6fef78146271bc070
rails
/
actionpack
/
lib
History
ddemaree
f90160c6c1
Fixed bug where calling app method from console would raise ArgumentError [
#1629
state:resolved]
...
Signed-off-by: Joshua Peek <
josh@joshpeek.com
>
2009-01-02 10:31:21 -06:00
..
action_controller
Fixed bug where calling app method from console would raise ArgumentError [
#1629
state:resolved]
2009-01-02 10:31:21 -06: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
Added :silence option to BenchmarkHelper#benchmark and turned log_level into a hash parameter and deprecated the old use [DHH]
2009-01-01 18:53:16 +01:00
action_controller.rb
Move request parsing related code to ActionController::RequestParser
2008-12-25 03:51:04 +00:00
action_pack.rb
Updated copyright years
2008-05-11 18:34:05 -05:00
action_view.rb
Add config.preload_frameworks to load all frameworks at startup. Default to false so Rails autoloads itself as it's used.
2008-11-24 18:43:04 -08:00
actionpack.rb
Allow frameworks to be required by their gem name (
closes
#8845
) [drnic]
2007-09-22 18:15:05 +00:00