| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
need of special cases.
|
| |
|
|
|
|
|
|
| |
* Rename <framework>/rails.rb -> <framework>/railtie.rb
* Rails::Plugin -> Rails::Railtie
* Rails::Plugin::Vendored -> Rails::Plugin
|
| |
|
| |
|
| |
|
| |
|