| 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>
|
| |
|
|
|
|
| |
Signed-off-by: José Valim <jose.valim@gmail.com>
|
|
|
|
| |
Signed-off-by: José Valim <jose.valim@gmail.com>
|
|
|
|
| |
behavior.
|
| |
|
|
|
|
| |
parameter.
|
| |
|
| |
|
| |
|
|
|
|
| |
[#3709 state:resolved]
|
|
|
|
| |
Signed-off-by: Pratik Naik <pratiknaik@gmail.com>
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
responsible for.
|
| |
|
| |
|
| |
|
|
|
|
| |
subscriber tests run in both sync and async scenarios.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
This reverts commit 8665c754cb61c947cd55f8886c28188050aed78d.
|
| |
|
|
|
|
| |
for script/console and script/dbconsole
|
|
|
|
|
| |
API Change: Returning a "X-Cascade: pass" header triggers the cascade
instead of a 404 response.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
completely removed.
This makes feature detection easier with config.respond_to?(:gem)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
The specification allows the character encoding meta tag to be removed
if character encoding is set at the transport level (Content-Type),
which Rails is doing.
http://dev.w3.org/html5/html4-differences/#character-encoding
Signed-off-by: Joshua Peek <josh@joshpeek.com>
|
| |
|
| |
|
|
|
|
| |
interacts with a non-autoloaded constant
|
| |
|