Category

Ruby on Rails

XML/SWF Charts in Ruby on Rails

By | Ruby on Rails | No Comments

Since RMagick seems to be broken on Win32 when using with Ruby 1.8.4 and Gruff is using RMagick to draw its pretty graphs, I had to go out and find an alternative chart library for use with Rails. XML/SWF Charts Fortunately I have run into this chart library a while back when doing php evelopment. It’s not really a php…

Read More

Dreamweaver 8 and Ruby on Rails CodeHints

By | Ruby on Rails | No Comments

I am so used to coding help (intellisense) from Visual Studio, that not having an IDE with this type of functionality is a major inconvenience when working with the Ruby on Rails framework. There are editors that offer syntax highlighting and project management options, but all of them lack the intellisense (aka. code completion or coding hints) functionality. The closest…

Read More