[SVN] r3070 (Rails)

Duane Johnson duane.johnson at gmail.com
Fri Apr 21 22:13:06 UTC 2006


- Added a new Migration Create Column Continue (mccc) snippet that automatically chains itself by inserting the snippet trigger (mccc) on the next line. (Thanks to Jed Hurt for the suggestion).

- Modified the Migration Create/Drop Table (mcdt) to automatically insert the mccc snippet trigger inside the table since 99% of the time, creating several columns in a new table is the desired behavior.

- Added a new snippet similar to ldb: RAILS_DEFAULT_LOGGER.debug (rdb)

Changed:
A   trunk/Bundles/Rails.tmbundle/Snippets/Migration Create Column Continue (mccc).plist
A   trunk/Bundles/Rails.tmbundle/Snippets/RAILS_DEFAULT_LOGGER.debug (rdb).plist
U   trunk/Bundles/Rails.tmbundle/Support/bin/intelligent_migration_snippet.rb
U   trunk/Bundles/Rails.tmbundle/info.plist



More information about the textmate-dev mailing list