UI tool with Ror

Hi,

Is there any tool for UI that RoR faternity suggests? Any open source tool that we can use it with Rails nicely? Or do i need to use dreamweaver, golive for UI?

Regards, Sandeep G

I’m using RadRails. It’s opensource, eclipse-based. Also it may be used as an eclipse plugin (so is by me). And the main advantage for me - it could be used on Linux.

In order to keep your (X)HTML source readable and maintainable, I suggest learning to handcode your view source instead of relying on WYSIWYG tools to spit out either table-based views yuck yuck or completely absolute positioned yuck HTML. It may seem a bit daunting to a webdesigner who’s used to making nice designs in photoshop and then using DreamWeaver or Golive to replicate it in HTML using WYSIWYG, but code from these applications is bloated and isn’t all too great for putting dynamic data into it.

Best regards

Peter De Berdt

Please don’t repost the same question. Reply to your first post if you want more information.

Jason

You can use the MasterView plugin with Rails and then use Dreamweaver, GoLive, NVU, or any other xhtml WYWIWYG editor to work with your views. MasterView allows you to do this and to maintain the ability to use layouts, partials, and rails helpers. Check out our site for a screencast and more information.

http://masterview.org/

Jeff Barczewski MasterView project core team Inspired Horizons Ruby on Rails Training and Consultancy http://inspiredhorizons.com/