GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

public
Fork of drnic/ruby-on-rails-tmbundle
Description: Ruby on Rails TextMate bundle [Learn it with PeepCode - http://peepcode.com/products/textmate-for-rails-2]

Home

This is a forked repository. Have a look at drnic’s ruby-on-rails-tmbundle wiki for more information.

My Changes (see logs for more details, but this is the high level view):

  1. link_to snippets have a tab stop on the “link” part of snippet, allowing quick change to “button”
  2. added TM_RAILS_MIGRATION_INCREMENT environmental variable so people can keep incremental numbering their migrations instead of date-stamping (if they want)
  3. Macro that integrates Show Schema For Current Class with Scratchpad!

My Rails 1.2.x Support Changes:

  1. Unsexy table column added (via t.), for those of us still on Rails 1.2.x
  2. Environmental Variable that controls addition of .html to extension (RAILS_VIEW_NAME_INCLUDES_HTML = YES/NO) (defaults to YES)
  3. Environmental Variable that controls view extension (RAILS_VIEW_EXT) (defaults to erb)
Last edited by rwilcox, 2 months ago
Versions: