Displaying 5 results from an estimated 5 matches for "roring".
Did you mean:
oring
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 the Google Groups "Ruby on Rails: Talk" group.
To post to this
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/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
2006 May 16
0
DB to XML to HTML: What''s the RoRing approach?
...te 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 to the data in the database and use Builder again to write out the HTML file? Or is there some other approach that better suits the RoRing mental model?
Thanks in advance for any thoughts / suggestions.
Best regards,
Bill
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060516/01f7ee33/attachment.html
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