Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid calls to Rails::Application since this is not the official API. | José Valim | 2010-07-01 | 1 | -1/+1 |
| | | | | Your application should *always* reference your application const (as Blog::Application) and Rails.application should be used just internally. | ||||
* | Autoload Rails::Info | Joshua Peek | 2010-03-20 | 1 | -2/+0 |
| | |||||
* | Require info controller from info routes | Joshua Peek | 2010-03-20 | 1 | -0/+2 |
| | |||||
* | Move railties/builtin into lib | Joshua Peek | 2010-03-20 | 1 | -0/+3 |