aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/application/notifications_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Add notifications to default middleware stack and update subscriber tests.José Valim2010-01-171-1/+1
* Set up subscriber on initialization.José Valim2010-01-131-5/+41
* Some railties cleanup:Carl Lerche2009-12-311-0/+1
* Don't require initializer.rb in core.rbCarl Lerche2009-12-281-10/+18
* Notifications: extract central Notifier, cordon off the internal Fanout imple...Jeremy Kemper2009-11-281-24/+6
* Updates notifications tests in railties to reflect changes to the notificatio...Carlhuda2009-11-231-1/+3
* Fix broken testsJeremy Kemper2009-10-271-1/+1
* Remove config.gem in favor of using the bundler. This makes config/boot.rb ob...Carl Lerche2009-10-161-1/+1
* Remove framework subscriber tests which depends on AR, which isn't loadedJeremy Kemper2009-10-151-4/+0
* Renamed Orchestra to Notifications once again [#3321 state:resolved]José Valim2009-10-151-0/+50