Initial commit.
This commit is contained in:
1
vim/snippets/ruby-rails/ncl.snippet
Executable file
1
vim/snippets/ruby-rails/ncl.snippet
Executable file
@@ -0,0 +1 @@
|
||||
named_scope :<+name+>, lambda { |<+param+>| { :conditions => <+['<+<+field+> = ?+>', <+param+>]+> } }
|
||||
Reference in New Issue
Block a user