| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
|
|
|
| |
doesn't subscribe to *every* event, so we can have events that are slow-ish but are not actually run in production.
|
| |
|
| |
|
|
|
|
| |
defined?(ActiveRecord::Base)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
run them. This will allow notifications that are only useful in dev or testing to run efficiently in production.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
plugins) can override details_for_render in their controllers and add appropriate additional details. Now if only they could *do* something with those details...
|
| |
|
|
|
|
|
|
| |
[#3891 state:committed]
Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Signed-off-by: José Valim <jose.valim@gmail.com>
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Works after all. Culprit was 226dfc2.
This reverts commit 6189480b1878cdadb092fdfa32ba156a91e6a0e1.
|
|
|
|
|
|
| |
Ruby 1.9 regression.
This reverts commit 76237f163ff7ad2a64af926030e3449c547cafa2.
|
|
|
|
| |
Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
|
| |
|
|
|
|
| |
trace if a constant cannot be found.
|
| |
|