IntroductionRubyWeaver is an IDE for Ruby and Rails in Dreamweaver. This extension originally came from RidingTheClutch.com which seems to have mysteriously disappeared, along with it's original author Rob Cameron whom I have tried to contact with regards to RubyWeaver, but with no avail. I've taken the liberty to make this extension available once again to those who are looking for it, which I believe to be many. Macromedia (Adobe) makes it very easy to retrieve the source code for an extension once it is installed, so I've also taken the liberty of upgrading it a bit, since I have built extension suites similar to this one before and thought everyone could benefit from the enhancements. FeaturesGives full Ruby and Rails functionality to Dreamweaver, including the following: 1. Inserts a "Rails" object with tools to automatically insert VTL code into your document (appears in "Insert" toolbar in MX 2004 and up). 2. Adds .rb, .rhtml, .erb, .rxml, .rjs, .yml, and .sql extensions in Dreamweaver and associates those files with Dreamweaver for editing. 3. Adds Rails RHTML, Rails ERB, Ruby, YML, and SQL as a new document types in Dreamweaver. Also adds default pages which will open as the new document when these types are selected. 4. Supports color coding, tag hints, etc. In order to install the extension or compile the source files you will need the Macromedia Extension Manager. For instructions on how to compile the source, click on the "?" icon within the Extension Manager. click here to download |