public
Description: Source Code analysis gem for Ruby and Rails
Home | Edit | New

Home

Excellent finds the nasty lines in your code. It implements a comprehensive set of checks for possibly buggy parts of your app that would otherwise make it into your repo and eventually to the production server.

Excellent is still alpha, so if you want to contribute ideas or patches, please do so!

Example

Assume you have the following class definition,

then Excellent will emmediately show you the bad parts about it:

Checks

Excellent has the following checks:

Rails specific Checks

Excellent also has some checks specific to Ruby on Rails:

Last edited by marcoow, Tue Oct 06 00:51:36 -0700 2009
Home | Edit | New
Versions: