[TxMt] Rails bundle status, and a snippet for rails test fixtures.
James Edward Gray II
james at grayproductions.net
Fri Oct 12 16:58:25 UTC 2007
On Oct 12, 2007, at 11:21 AM, Rick DeNatale wrote:
> Hi,
Hello Rick.
> I finally got a macbook and Textmate about a month ago, primarily for
> ruby/rails development.
Welcome.
> I looked at the various screencasts, and the one on the rails bundle
> shows some features like the mdct (migration drop and create table)
> and mrac (migration remove and add column) which use schema.db to
> generate code in the migration's down method to recreate the table or
> column being dropped or removed.
The issue you are probably seeing is that most of these items have
been renamed and have new, and more consistent, tab triggers. You
will find them in Bundles → Ruby on Rails → Migrations.
Also make sure the language displayed at the bottom of the editor
window when you are writing Rails code is Ruby on Rails. You may
need to manually change it once.
> I did find what seems to be the bundle demoed on the
> screencast at the syncPeople web site, and installed it, but it seems
> to replace the 'standard' bundle which came with TM (the names differ
> though).
Don't do that. ;) The included bundle is a newer version of that
bundle. You should now look into:
http://macromates.com/wiki/Troubleshooting/RevertToDefaultBundles
James Edward Gray II
More information about the textmate
mailing list