Code Coloring and Code Hints are working properly again.
Both Code coloring and code hints are outdated and are likely to represent early Rails 1.0 rather than the latest 2.0. If you are very familiar with the 2.0 code and would like to contribute to get coloring updated, please contact me.
As far as I can tell, the code hints are likely not to work with 2.0 code because the code has abandoned the use of parentheses which works as a trigger. I have not successfully been able to trigger from a space which has now replaced parentheses in the rails api. This is a Dreamweaver issue, so if anyone has experience with DreamWeaver Extension creation and can help me solve this issue, please contact me.
A spacing issue in the RubyCS4.xml file was causing a code coloring issue in CS4. This issue is resolved in version 2.4.1.
Fully compatible with Dreamweaver CS4.
Split view and design view issues resolved for rhtml (legacy) files.
Now compatible with Ruby on Rails 2.0 erb files
Now compatible with all versions of Dreamweaver!
Branch from Legacy version with added RJS support.
Legacy version created for Dreamweaver versions MX and MX2004. Certain file types were causing errors and not loading properly.
Added more buttons to “Insert” bar, including: unless, image_tag, link_to, url_for, javascript_include_tag, and stylesheet_link_tag
My first contribution with .rxml support added and Rails object to Insert toolbar