| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
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
|
| |
|
|
|
|
| |
active_record/fixtures
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|