PageRenderTime 4ms CodeModel.GetById 0ms RepoModel.GetById 0ms app.codeStats 0ms

/ruby-mode/Ruby on Rails/Migration/migration.rc

http://github.com/ridgetang/snippets
Windows Resource File | 6 lines | 6 code | 0 blank | 0 comment | 0 complexity | 86df4aad57f31b67c7c7f32c9872e820 MD5 | raw file
  1. #name : remove_columns
  2. #key : rcs
  3. #group : rails.migration
  4. #condition : (rails/migration?)
  5. # --
  6. remove_columns :${1:`(or (rails/cur-res-title) "table")`}, :${2:column}, :${3:column}