PageRenderTime 30ms CodeModel.GetById 24ms RepoModel.GetById 0ms app.codeStats 0ms

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

http://github.com/ridgetang/snippets
TypeScript | 6 lines | 6 code | 0 blank | 0 comment | 5 complexity | c78be5ff9f06a7a6959074c38e63ce2b MD5 | raw file
  1. #name : t.string
  2. #key : ts
  3. #group : rails.migration
  4. #condition : (rails/migration?)
  5. # --
  6. t.string :${1:name}