| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
| |
Rails.application.routes in Rails internal tests
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
uses AS.
|
| |
|
|
|
|
| |
paths, load active_support/railtie since we need it and ensure default logger is set before config.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
parameter.
|
|
|
|
| |
[#3709 state:resolved]
|
| |
|
| |
|
|
|
|
|
| |
API Change: Returning a "X-Cascade: pass" header triggers the cascade
instead of a 404 response.
|
| |
|
|
* Rename <framework>/rails.rb -> <framework>/railtie.rb
* Rails::Plugin -> Rails::Railtie
* Rails::Plugin::Vendored -> Rails::Plugin
|