| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|\
| |
| |
| |
| | |
Conflicts:
railties/lib/rails/application.rb
|
| | |
|
| | |
|
| |
| |
| |
| | |
Signed-off-by: José Valim <jose.valim@gmail.com>
|
| | |
|
| | |
|
| |
| |
| |
| | |
Application.
|
| | |
|
| | |
|
| | |
|
|/
|
|
| |
Signed-off-by: José Valim <jose.valim@gmail.com>
|
|
|
|
| |
anything in the middleware stack.
|
| |
|
| |
|
|
|
|
|
|
| |
ActionController::Base, and allow it to be configured in config.filter_parameters
Signed-off-by: José Valim <jose.valim@gmail.com>
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
rspec:install generator, you need generators/rspec/install_generator in your load path.
|
| |
|
| |
|
| |
|
|
|
|
| |
Signed-off-by: José Valim <jose.valim@gmail.com>
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
responsible for.
|
|
|
|
| |
subscriber tests run in both sync and async scenarios.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
This reverts commit 8665c754cb61c947cd55f8886c28188050aed78d.
|
|
|
|
|
| |
API Change: Returning a "X-Cascade: pass" header triggers the cascade
instead of a 404 response.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|