i checked the list archives, and i didn't see a definite answer on this one..
whenever i do a migration in rails, i get this error message:
bash: line 1: selected_theme: command not found cat: /Applications/ TextMate.app/Contents/SharedSupport/Support/css/webpreview.css: No such file or directory
along with a broken image link..
anyone have any ideas?
thanks! ___ peace, sergio photographer, journalist, visionary www.coffee-black.com
On 09.12.2006, at 07:40, sergio wrote:
i checked the list archives, and i didn't see a definite answer on this one..
whenever i do a migration in rails, i get this error message:
bash: line 1: selected_theme: command not found cat: /Applications/ TextMate.app/Contents/SharedSupport/Support/css/webpreview.css: No such file or directory
along with a broken image link..
Hey sergio,
I’m not sure how this might happen, but I think you might have an old version of the Rails bundle around? Please check if `~/Library/ Application\ Support/TextMate/Bundles/Rails.tmbundle/` exists on your System. Does it work, when you move it away from there? (You can move it back in later, easily, to get you local changes back.)
Soryu.
I believe I answered this one a couple weeks ago.
The latest build of TextMate has a problem with the provided bundles. The particular command you just used references a file that doesn't exist. That's the webpreview.css file you mentioned.
The solution is to get a subversion checkout of the bundles repository, since this issue has been fixed.
On Dec 9, 2006, at 9:01 AM, Soryu wrote:
i checked the list archives, and i didn't see a definite answer on this one..
whenever i do a migration in rails, i get this error message:
bash: line 1: selected_theme: command not found cat: /Applications/ TextMate.app/Contents/SharedSupport/Support/css/webpreview.css: No such file or directory
along with a broken image link..
Hey sergio,
I’m not sure how this might happen, but I think you might have an old version of the Rails bundle around? Please check if `~/Library/ Application\ Support/TextMate/Bundles/Rails.tmbundle/` exists on your System. Does it work, when you move it away from there? (You can move it back in later, easily, to get you local changes back.)
On Dec 9, 2006, at 4:26 PM, Kevin Ballard wrote:
The solution is to get a subversion checkout of the bundles repository, since this issue has been fixed.
this worked great! thanks!
i also found a bunch of other cool bundles..
thanks for an awesome product..
___ peace, sergio photographer, journalist, visionary www.coffee-black.com