Skip to content

elevation/SublimeText-Shoulda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Sublime Text 2 - Shoulda Matcher Snippets

Thoughtbot Shoulda Matchers

Installation

cd ~/Library/Application Support/Sublime Text 2/Packages
git clone git@github.com:ChuckJHardy/SublimeText-Shoulda.git Shoulda

Tab Completion

ActiveRecord

itsh it { should }

itshbt it { should belong_to(:MODEL) }

itshhm it { should have_many(:MODEL) }

itshhmt it { should have_many(:MODEL).through(:MODEL) }

About

Shoulda Matcher Snippets for Sublime Text 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published