dotar/vim/snippets/ruby-shoulda/shns.snippet

2 lines
70 B
Plaintext
Raw Normal View History

2011-11-18 05:45:33 +08:00
should_have_named_scope :${1:scope}, :conditions => {${2:conditions}}