| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
other code
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
new base with regards to rendering layouts.
|
| |
|
| |
|
|
|
|
| |
other tests are sufficient to catch regressions.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
ActionController::Base.exempt_from_layout which is going to be deprecated.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
concern.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
HTTP Headers.
Before : get '/path', {}, 'Accept' => 'text/javascript'
After : get '/path', {}, 'HTTP_ACCEPT' => 'text/javascript'
|
| |
|
|\ |
|
| |
| |
| |
| |
| |
| | |
state:resolved]
Signed-off-by: Pratik Naik <pratiknaik@gmail.com>
|
|\| |
|
| |
| |
| |
| | |
[Steve Madsen]
|
| | |
|
| | |
|
| |
| |
| |
| | |
Signed-off-by: Pratik Naik <pratiknaik@gmail.com>
|