search for: rored

Displaying 5 results from an estimated 5 matches for "rored".

Did you mean: ored
2006 Jul 21
15
RoRED a free Ruby on Rails editor for Windows
Hi. On http://www.plasmacode.com you can download RoRED, a free IDE for Ruby on Rails apps, only for Windows. It has some interesting features like tab-grouping of related MVC files, code navigation into methods (ctrl+click), and more. Best regards, Marcus. http://www.plasmacode.com -- Posted via http://www.ruby-forum.com/.
2006 Sep 04
0
RoRED 0.9.2.4 released
For whoever cares, RoRED 0.9.2.4 (25 Aug 2006) is available for free on www.plasmacode.com. RoRED is a free IDE for Ruby on Rails, for Windows only. Regards, Marcus. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to t...
2007 Jan 03
2
RoRED 0.9.3.7 released
Hi, for whoever cares RoRED 0.9.3.7 is released on http://www.plasmacode.com . There are many improvements (UTF-8 support,code proposal,etc..). Free as always. Suggestions for improvements are welcome. Best regards, Marcus. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ Yo...
2006 May 16
0
DB to XML to HTML: What''s the RoRing approach?
My app lets users fill in some forms and then creates an XML file from the data they enter. I''ve got the XML file saved on the server, and I''ve got the data they entered sitting in the database. Now I need to create an HTML file from that same data. What''s the Rails way? Is there an XSL transform function somewhere I could use on the XML file? Or should I go back
2006 Dec 13
6
triggering a query within a loop
Any help with this would be very appreciated, I''m completely new to rails. I''m building an application that''s looking to do the following: First off i''m trying to convert my site from ColdFusion to RoR, this is the site: http://www.walkenclips.com/ It''s one page that basically does this: Query the db to get a list of movies (movies table) Loop