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
/
initializer
/
path_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove config.gem in favor of using the bundler. This makes config/boot.rb ob...
Carl Lerche
2009-10-16
1
-0
/
+1
*
Use Rails.initialize! where we just want to run the initializers and aren't c...
Joshua Peek
2009-10-16
1
-1
/
+1
*
Deprecate RAILS_ROOT in favor of Rails.root (which proxies to the application...
Carl Lerche
2009-10-16
1
-0
/
+1
*
Have config/application.rb contain the application definition and require tha...
Carl Lerche
2009-10-15
1
-0
/
+1
*
Finish porting over the initializers to the app object and fix all the tests
Carl Lerche
2009-10-08
1
-1
/
+1
*
Fix the broken railties isolation tests
Carl Lerche
2009-09-29
1
-17
/
+15
*
Fix railties tests
Joshua Peek
2009-09-25
1
-0
/
+3
*
Add a .tmp path
Yehuda Katz
2009-08-09
1
-1
/
+2
*
Get Initializer tests running without requiring parts of Rails being loaded f...
Yehuda Katz + Carl Lerche
2009-07-06
1
-1
/
+1
*
Added tests for the :install_gem_spec_stubs initializer
Yehuda Katz + Carl Lerche
2009-07-02
1
-9
/
+1
*
Adds support for def self.setup in isolation tests for setup that should be r...
Yehuda Katz + Carl Lerche
2009-07-02
1
-5
/
+6
*
Test that builtin_directories is only used in development mode
Carl Lerche
2009-06-30
1
-0
/
+17
*
Starting to replace scattered path configuration settings with the path object
Yehuda Katz + Carl Lerche
2009-06-26
1
-0
/
+86