Rubyweaver: Dreamweaver And Ruby On Rails
Ok, so I just started working on my first Ruby site. Can I tell you honestly, that it lives up to the hype? I can. At least, for me it does. It is such a treat, as a CSS designer, to work with back-end progamming that I can get well enough to do what it is that I do without having to involve a middle man. I love it!
My first challenge, however, was getting Ruby files (.rhtml files) to show up in Dreamweaver. I tried adding that extension to some lists in the preferences panel and was able to at least open Ruby files in Dreamweaver, but they weren’t color coded, nor did they make any effort whatsoever in the Preview Panel. Ok, not a big deal, but … what was a big deal was that I discovered that I could not use Find or Find and Replace actions in the Ruby folders. THAT was a problem!
So I did a search for a solution and within one minute found this page, where Rob Cameron shares his Dreamweaver extension, Rubyweaver, with us. I clicked the link and had the extension installed in a few seconds. I restarted Dreamweaver and was very happy with what I discovered! Color-coded Ruby pages that can use find and replace site-wide.
All in all it took me about two minutes from thinking, “Gee, it sure would be nice if there was a Ruby And Rails extension for Dreamweaver or something” to be working happily. Now that’s satisfaction! Thanks Rob!
July 21st, 2006 at 6:40 pm
That’s a nice one … thanks for pointing me to it!
July 25th, 2006 at 1:17 pm
Very helpful – thanks.
August 8th, 2006 at 11:37 am
Thanks a bunch! First problem solved ;-)
November 20th, 2006 at 5:18 am
RidingTheClutch.com site now is offline, but you can download this extension from
http://www.ridingtheclutch.com/downloads/rubyweaver.mxp
http://conversationswithmyself.com/rubyweaver.mxp
December 25th, 2006 at 6:09 pm
thanks dude…
December 27th, 2006 at 2:14 pm
Thanks for the links JK!
January 25th, 2007 at 2:34 pm
Hey — I know your RubyWeaver post is from last year, but I am trying to find a way to download the RubyWeaver extension, and the links in your post are no longer valid. Would you happen to know of a place where I can get this extension? I would GREATLY appreciate it!
Thanks
January 25th, 2007 at 5:05 pm
I believe that it can now be downloaded here: http://www.husseh.com/downloads/rubyweaver.mxp
February 13th, 2007 at 8:30 am
Hi,
I have installed RubyWeaver and got the color codes. But now std code hinting for class styles within the style tags are not proper. How to get my styles hint in rhtml files?
February 14th, 2007 at 9:43 am
I’ve updated the old RubyWeaver and added a few features. You can get the new version here: http://rubyweaver.gilluminate.com/
February 29th, 2008 at 11:07 am
hi, looks like RubyWeaver has worked well for you. i have an existing basic RoR site and was wondering if i could modify my css through it visually. whenever i load up an rthml or .erb file, i get a bunch of ASP symbols. Is there a way to better integrate RoR into Dreamweaver so i can better modify the css?