* Test the generators. * Test the railtie * Expand the tests to produce all the standard abilities: index,show,read,new,create,edit,update,destroy. * Add test unit generator. * Add install generator to allow overriding of the default tests. * Make the Ability user referece configureable.