Carl Lerche
|
bf9819f73d
|
Have Rails.root be based off of config.ru
|
2009-10-14 16:40:25 -07:00 |
|
Carl Lerche
|
ff8be66f24
|
Finish porting over the initializers to the app object and fix all the tests
|
2009-10-14 11:47:37 -07:00 |
|
Carl Lerche
|
992c2db76c
|
Finish porting over the initializers to the app object and fix all the tests
|
2009-10-08 18:12:28 -07:00 |
|
Carl Lerche
|
5c42157cd8
|
Even more initializers ported over
|
2009-10-08 15:30:17 -07:00 |
|
Carl Lerche
|
ed77e84c4b
|
Ported over more initializers
|
2009-10-08 15:08:08 -07:00 |
|
Carl Lerche
|
e4d7e5090c
|
Moving more initializers into the application object
|
2009-10-08 12:31:09 -07:00 |
|
Carl Lerche
|
6d6ae0841c
|
Start moving the initializers into the application object
|
2009-10-08 12:31:09 -07:00 |
|
Joshua Peek
|
570f055c44
|
Yank FCGI Handler from core
http://github.com/rails/fcgi_handler
|
2009-10-05 11:16:24 -05:00 |
|
Joshua Peek
|
20d6938453
|
Rewrite FCGI handler test
|
2009-10-05 10:36:05 -05:00 |
|
Joshua Peek
|
444ba150bd
|
Put test in place for deprecated dispatcher
|
2009-10-05 09:42:35 -05:00 |
|
Joshua Peek
|
635aa91224
|
More robust console test
|
2009-10-05 09:41:08 -05:00 |
|
Carl Lerche
|
c9d4529c9d
|
Change Rails::Application to a class that is inherited from.
This is still very experimental.
|
2009-09-29 17:33:17 -07:00 |
|
Carl Lerche
|
6b086449be
|
Fix the broken railties isolation tests
|
2009-09-29 16:07:29 -07:00 |
|
Yehuda Katz + Carl Lerche
|
6f6a589d4b
|
Create the application object from config/environment.rb
This is preliminary and not necessarily reflective of the
full plan.
|
2009-09-28 18:00:26 -07:00 |
|
Joshua Peek
|
dbb32115ef
|
Enable static asset server by default
|
2009-09-26 11:24:56 -05:00 |
|
Joshua Peek
|
5fba5409f7
|
Fix railties tests
|
2009-09-25 22:54:41 -05:00 |
|
Joshua Peek
|
dfbd3b9409
|
Extract "parse_config" into AD
|
2009-09-25 21:40:55 -05:00 |
|
Joshua Peek
|
accd9b4634
|
Restore "Start Rails::Application object
This reverts commit f14ad41456 .
|
2009-09-25 21:32:28 -05:00 |
|
Joshua Peek
|
f14ad41456
|
Revert "Start Rails::Application object"
This reverts commit 4129449594 .
|
2009-09-25 20:41:40 -05:00 |
|
Yehuda Katz + Carl Lerche
|
4129449594
|
Start Rails::Application object
|
2009-09-25 17:42:53 -07:00 |
|