Skip to content

Commit

Permalink
fixed remove column snippet
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Grenfell <martin_grenfell@msn.com>
  • Loading branch information
Reza Jelveh authored and Martin Grenfell committed May 10, 2009
1 parent daabeac commit b7e4503
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ruby-rails/mrmc.snippet
@@ -1 +1 @@
remove_column :<+table+>, :<+column+>
remove_column :${1:table}, :${2:column}

0 comments on commit b7e4503

Please sign in to comment.