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
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
3
-0
/
+3
*
Use Rails.initialize! where we just want to run the initializers and aren't c...
Joshua Peek
2009-10-16
3
-5
/
+5
*
Expand paths in i18n initializer tests
Joshua Peek
2009-10-16
1
-2
/
+2
*
Deprecate RAILS_ROOT in favor of Rails.root (which proxies to the application...
Carl Lerche
2009-10-16
2
-0
/
+3
*
Have config/application.rb contain the application definition and require tha...
Carl Lerche
2009-10-15
3
-0
/
+5
*
Finish porting over the initializers to the app object and fix all the tests
Carl Lerche
2009-10-08
1
-1
/
+1
*
Start moving the initializers into the application object
Carl Lerche
2009-10-08
1
-0
/
+51
*
Remove all calls to Rails::Initializer from boot.rb
Carl Lerche
2009-09-30
1
-0
/
+16
*
Remove unneeded files from the railties test directory
Carl Lerche
2009-09-29
14
-56
/
+0
*
Fix the broken railties isolation tests
Carl Lerche
2009-09-29
3
-104
/
+21
*
Fix railties tests
Joshua Peek
2009-09-25
1
-0
/
+3
*
Move railties/lib/* into railties/lib/*
Yehuda Katz + Carl Lerche
2009-09-24
1
-1
/
+2
*
Style bikeshed: prefer obvious string paths with / separator to args lists wi...
Jeremy Kemper
2009-09-14
1
-6
/
+6
*
Railties test helpers need to activate rack gem
Joshua Peek
2009-09-01
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
4
-28
/
+53
*
Added tests for the :install_gem_spec_stubs initializer
Yehuda Katz + Carl Lerche
2009-07-02
4
-18
/
+111
*
Wrote tests for the :check_ruby_version initializer
Yehuda Katz + Carl Lerche
2009-07-02
1
-0
/
+59
*
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
14
-0
/
+90