Packages 1-3 of 3 that are in category Utilities:
- I wrote this packageDec 19, 2008Restful AuthenticationPermalinkGenerates common user authentication code for Rails/Merb, with a full test/unit and rspec suite and optional Acts as State Machine support built-in.Show Details
Licence
This package is licenced under the MIT licence.
Installation
Installation Instructions:
git clone git://github.com/technoweenie/restful-authentication.git restful_authentication
Dec 19, 2008
Exception NotifierPermalink
Provides a mailer object and a default set of templates for sending email notifications when errors occur in a Rails application.
The email includes information about the current request, session, and environment, and also gives a backtrace of the exception.
Licence
This package is licenced under the MIT licence.
Installation
Installation Instructions:
script/plugin install http://dev.rubyonrails.org/svn/rails/plugins/exception_notification
Dec 19, 2008
Query TracePermalink
Each logged database query displays an execution backtrace, allowing you to pinpoint the code line where a query was executed.
Show Details
Licence
This package is licenced under the MIT licence.
