Initial commit.
This commit is contained in:
1
vim/snippets/ruby-rails/finl.snippet
Executable file
1
vim/snippets/ruby-rails/finl.snippet
Executable file
@@ -0,0 +1 @@
|
||||
find(:last, :conditions => ['${1:field} = ?', ${2:true}])${3}
|
||||
Reference in New Issue
Block a user