cd ~/Library/Application Support/Sublime Text 2/Packages
git clone [email protected]:ChuckJHardy/SublimeText-Shoulda.git Shoulda
itsh it { should }
itshbt it { should belong_to(:MODEL) }
itshhm it { should have_many(:MODEL) }
itshhmt it { should have_many(:MODEL).through(:MODEL) }