/snow-rails-tmbundle

my utility tmbundle for rails developement

Snow's handful rails tmbundle

This is a tmbundle of snippet that I used when doing rails in addition to drnic's ruby-on-railstmbundle: http://github.com/drnic/ruby-on-rails-tmbundle/tree

Snippets(all tab triggered otherwise noticed):

comment: ##
abbr for object with block: dob(do object block)
assigns(:object): agn
named_scope: ns
named_scope with lambda: nsl