This is the official site for open source code released by Teytek Consolidated Industries. All source code on this site is released under the MIT LICENSE unless specified otherwise.
If you have any bug reports, feature requests, patches or other feedback, please email code (at) teytek.com (don't forget to change '-=AT=-' to '@' before sending).
Ruby on Rails Plug-Ins
- Testable Logger
- Testable Logger acts as a buffered proxy in front of the normal Logger object when running in a test environment. It will store the messages that are logged during a test run and make them available for testing through the assertions assert_logged and assert_nothing_logged.
Footnotes
All of this open source code is stored in a subversion repository at svn.teytek.com. You can browse the repository with a web browser or access it with your favorite subversion client.