Initial commit.
This commit is contained in:
1
vim/snippets/ruby-rails/hmt.snippet
Executable file
1
vim/snippets/ruby-rails/hmt.snippet
Executable file
@@ -0,0 +1 @@
|
||||
has_many :${1:object}, :through => :${2:object}
|
||||
Reference in New Issue
Block a user