03ad7bae519ded6dc87cc0f1348c38c8eba0cc28
github wont run these codes
3a2b9e97ee8b22780bf9a411871e28a37e458faa
add gemspec
183a2dff1c6291123928e3fcad3c552d2c188240
correct potentially embarassing gaffe
9aedb0c532f89be8a202dd1db6d7583498398a00
update version and name information for shoulda and will_paginate in environment.rb
053ce9564fcfa1aefe711b93e68cc15b8c5bf5c2
upgrade shoulda to 2.0.4
e7214a07654f0a300057b3764de29c1400c8ab46
update will_paginate version to 2.3.5
c1a64ebb2cc257945b5c6007704ad15211731626
make default limit configurable
49aca2009a077a9051ab189327482e1a27b67a22
dont create null not null checks for boolean columns, because thats INSANE and defies logic
e909de91e898edfdc288013592fa296ff5993602
add Pacecar::Ranking, which provides a scope that ranks records by associated record count (User.maximum_comments => Users ordered by most Comment records belong to each user)
b60531a48cab9ed1b53c3e4115e3254d26bbd243
move utility methods to ::Helpers, add config option for state column name pattern