mjankowski

Matt Jankowski
thoughtbot
New York
4
4
  • Basic reporting for normal situations
    Created Tue Apr 15 16:57:03 -0700 2008
    legend
  • Ruby on Rails
    Forked from rails/rails Tue Aug 19 10:28:58 -0700 2008
    legend
  • Makes tests easy on the fingers and the eyes
    Forked from thoughtbot/shoulda Fri Sep 12 13:08:35 -0700 2008
    legend
  • Allows you to send an SMS in the form of an e-mail to a cell phone.
    Forked from brendanlim/sms-fu Tue Sep 23 07:17:07 -0700 2008
    legend

Public Activity  feed

mjankowski committed to thoughtbot/pacecar 2 days ago

03ad7bae519ded6dc87cc0f1348c38c8eba0cc28

github wont run these codes

mjankowski committed to thoughtbot/suspenders 2 days ago

183a2dff1c6291123928e3fcad3c552d2c188240

correct potentially embarassing gaffe

mjankowski committed to thoughtbot/suspenders 2 days ago

9aedb0c532f89be8a202dd1db6d7583498398a00

update version and name information for shoulda and will_paginate in environment.rb

mjankowski committed to thoughtbot/suspenders 2 days ago

053ce9564fcfa1aefe711b93e68cc15b8c5bf5c2

upgrade shoulda to 2.0.4

mjankowski committed to thoughtbot/suspenders 2 days ago

e7214a07654f0a300057b3764de29c1400c8ab46

update will_paginate version to 2.3.5

mjankowski committed to thoughtbot/pacecar 2 days ago

c1a64ebb2cc257945b5c6007704ad15211731626

make default limit configurable

mjankowski committed to thoughtbot/pacecar 2 days ago

49aca2009a077a9051ab189327482e1a27b67a22

dont create null not null checks for boolean columns, because thats INSANE and defies logic

mjankowski committed to thoughtbot/pacecar 3 days ago

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)

mjankowski committed to thoughtbot/pacecar 3 days ago

b60531a48cab9ed1b53c3e4115e3254d26bbd243

move utility methods to ::Helpers, add config option for state column name pattern