index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
railties
/
test
/
console_app_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move middleware and route configuration from AC::Dispatcher to Rails applicat...
Joshua Peek
2009-09-26
1
-0
/
+6
*
Remove deprecated calls to Dispatcher.to_prepare
Joshua Peek
2009-09-26
1
-3
/
+3
*
Move default middleware stack into initializer
Joshua Peek
2009-09-26
1
-5
/
+0
*
Move railties/lib/* into railties/lib/*
Yehuda Katz + Carl Lerche
2009-09-24
1
-2
/
+2
*
Skip console test when using minitest
Jeremy Kemper
2009-02-27
1
-20
/
+22
*
Bump mocha requirement for Ruby 1.9 compat. Remove uses_mocha.
Jeremy Kemper
2009-02-03
1
-12
/
+10
*
Fixed bug where calling app method from console would raise ArgumentError [#1...
ddemaree
2009-01-02
1
-0
/
+9
*
Switch to Rack based session stores.
Joshua Peek
2008-12-15
1
-0
/
+1
*
Refactor Dispatcher callbacks to remove unnecessary Dependencies checks in pr...
Pratik Naik
2008-04-18
1
-9
/
+12
*
require abstract_unit directly since test is in load path
Jeremy Kemper
2008-01-05
1
-1
/
+1
*
Move Railties' Dispatcher to ActionController::Dispatcher, introduce before_ ...
Jeremy Kemper
2007-09-26
1
-0
/
+4
*
Missed svn add from [6897]. References #8393.
Jeremy Kemper
2007-05-29
1
-0
/
+25