In TextMate 1.5.3 (1202) the shortcut to see the DB schema of a model in Rails (that's a recent addition, see Rails -> Models -> Show DB Schema for Current Class) coincides with the one for "Save Project As...".
-- fxn
On 13/8/2006, at 14:59, Xavier Noria wrote:
In TextMate 1.5.3 (1202) the shortcut to see the DB schema of a model in Rails (that's a recent addition, see Rails -> Models -> Show DB Schema for Current Class) coincides with the one for "Save Project As...".
Does anyone need Save Project As…?
I would opt for removing the later, if anything needs to be done about it (the Rails key will take precedence in Rails files.)
On Aug 14, 2006, at 2:27 AM, Allan Odgaard wrote:
On 13/8/2006, at 14:59, Xavier Noria wrote:
In TextMate 1.5.3 (1202) the shortcut to see the DB schema of a model in Rails (that's a recent addition, see Rails -> Models -> Show DB Schema for Current Class) coincides with the one for "Save Project As...".
Does anyone need Save Project As…?
I would opt for removing the later, if anything needs to be done about it (the Rails key will take precedence in Rails files.)
Sounds good.
I think the actual issue comes from the fact that if you do Ruby and RoR development, the natural default bundle for .rb files is Ruby. How do people manage this? Do you regularly change the mode by hand?
-- fxn