aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/application/notifications_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* Don't require initializer.rb in core.rbCarl Lerche2009-12-281-10/+18
|
* Notifications: extract central Notifier, cordon off the internal Fanout ↵Jeremy Kemper2009-11-281-24/+6
| | | | implementation, and segregate instrumentation concerns
* Updates notifications tests in railties to reflect changes to the ↵Carlhuda2009-11-231-1/+3
| | | | notifications API
* Fix broken testsJeremy Kemper2009-10-271-1/+1
|
* Remove config.gem in favor of using the bundler. This makes config/boot.rb ↵Carl Lerche2009-10-161-1/+1
| | | | | | obsolete. The bundler library is at: http://github.com/wycats/bundler/ and is a rubygem.
* 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