Ben Orenstein
|
ea6a2b7c11
|
Fix incorrect word.
|
2011-03-05 11:56:32 +01:00 |
|
Aaron Patterson
|
60da34b4be
|
notifier should be saved and re-set, not deleted
|
2011-02-07 14:35:11 -08:00 |
|
Santiago Pastorino
|
b451de0d6d
|
Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;)
|
2010-08-14 04:12:33 -03:00 |
|
José Valim
|
d4151d7f0a
|
Fix a failing test in Railtie and properly define all severity levels in MockLogger for LogSubscriber.
|
2010-07-20 21:21:14 +02:00 |
|
Aaron Patterson
|
1b26c66ce4
|
mocking out debing? call in the MockLogger
|
2010-07-19 13:19:28 -07:00 |
|
Aaron Patterson
|
b2c8a5fd3e
|
Notifier API == Fanout API, so replace Notifier with Fanout as they quack the same
|
2010-07-18 16:49:29 -07:00 |
|
José Valim
|
6788db824a
|
Move Rails::LogSubscriber to ActiveSupport::LogSubscriber, allowing frameworks like ActiveRecord and ActiveResource to log outsude Rails::Application [#4816 state:resolved]
|
2010-06-24 13:23:43 +02:00 |
|