| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
run them. This will allow notifications that are only useful in dev or testing to run efficiently in production.
|
| |
|
| |
|
|
|
|
|
|
| |
[#3891 state:committed]
Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
|
| |
|
| |
|
|
|
|
| |
trace if a constant cannot be found.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
This reverts commit eec2d301d4ce9df9c71c1a5aa63053eb970b6818.
This commit broke tests. You cannot have a file called "bundler" on the load path.
|
|
|
|
| |
Rack servers as appropriate
|
| |
|
|
|
|
| |
public before redefining them (avoid warnings)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
doing constantize
|
|
|
|
| |
unless they exist
|
| |
|
|\ |
|
| | |
|
| | |
|
| | |
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Signed-off-by: Yehuda Katz <yehudakatz@YK.local>
|
|
|
|
| |
Signed-off-by: Yehuda Katz <yehudakatz@YK.local>
|
|
|
|
| |
it was not used and breaks Ruby semantics.
|
| |
|
|
|
|
| |
anonymous? and constantize, and adds test coverage
|
| |
|
| |
|
| |
|
| |
|
| |
|