[ANN] Rails 0.12.1: No major update without a bit of pain236 (4/19/2005 11:43:57 PM) comp.lang.ruby There's nothing like pushing a new major update in order to find bugs in the code when its exposed to a couple of hundred working applications. Thankfully the fixes were almost as swift as the reports. In an... David
[ANN] Rails 0.11.0: Ajax, Pagination, Non-vhost, Incoming mail737 (3/22/2005 2:21:51 PM) comp.lang.ruby With the inclusion of Ajax helpers in Rails 0.11.0, we've addressed the most important concern holding back large scale Ajax use: Writing DHTML by hand. Manipulating the DOM by hand is a labor-intensive and ... David
[ANN] Rails 0.10.1: FCGI stability, WS generator, tons of fixes127 (3/7/2005 2:47:20 AM) comp.lang.ruby This is the point release to tie up the various loose ends introduced with Rails 0.10.0. Action Web Service has seen the most interesting improvements feature-wise with a new generator and tie-ins with the t... David
[ANN] Rails 0.10.0: Routing, Web Services, Components, Oracle328 (2/24/2005 4:23:08 PM) comp.lang.ruby We're plowing through the road map at lightning speed with the release of Rails 0.10.0. There's so much good stuff in here this time it's really hard to pick just a few bits to focus on for the overview, bu... David
[ANN] Rails 0.9.5: A world of fixes and tweaks037 (1/26/2005 1:29:05 AM) comp.lang.ruby This release is mostly about polishing the Rails by closing holes, deficiencies, and subtle extensions to existing features. The long-awaited Directions and generator upgrade have been postponed to the next ... David
=?WINDOWS-1252?Q?[ANN]_Rails_0.9.4:_Caching,_filters,_SQLite3=85?=432 (1/17/2005 2:23:26 AM) comp.lang.ruby Another incredibly strong release sees the light of day as we move one step closer to the mythical 1.0. This release tackles one of the five steps on the roadmap in form of caching as well as adding a bunch o... David
rxml instead of rhtml for the views139 (4/1/2005 3:53:11 PM) comp.lang.ruby I'm looking for some sort of tutorial that uses rxml instead of rhtml files for the views. I googled a bit and looked at the official Ruby on Rails site but I can't seem to find information about this topic. ... spambak(46)
Active Record and different field names139 (4/2/2005 8:51:08 PM) comp.lang.ruby I have several mysql tables and I would like to start using Active Record instead of direct sql queries. The problem is I cannot find how to join to these tables when they have different names for their primary... spamerom(25)
Forcing FCGI headers120 (4/9/2005 2:40:12 AM) comp.lang.ruby In my Rails application, I have this one function that reads a list of webpages and parses their contents. It takes about a minutes to complete. My FastCGI times out at 30 seconds and stops the application [er... Tony.Targonski(13)
Rails and Madeleine827 (4/9/2005 7:03:07 AM) comp.lang.ruby The latest announcement about Instiki being on Rails now got me to wondering.... Instiki uses Madeleine as it's database (object persistence). So I'm thinking that this means that Rails (specifically Activ... ptkwt(713)
rails: helper methods not found259 (4/14/2005 12:31:44 AM) comp.lang.ruby hi there I'm trying to use helpers in my controller, but they're not turning up. NoMethodError in Switcher#index undefined method `create_menu' for SwitcherController:Class app/controllers/switcher_control... ritchie(18)
[ANN] Rails 0.12.1: No major update without a bit of pain236 (4/19/2005 11:43:57 PM) comp.lang.ruby There's nothing like pushing a new major update in order to find bugs in the code when its exposed to a couple of hundred working applications. Thankfully the fixes were almost as swift as the reports. In an... david7095(315)
Ruby, Rails and now og1535 (5/2/2005 9:44:50 AM) comp.lang.ruby ------=_NextPart_000_003D_01C54F03.EC8E6BA0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi, I have recently "discovered" Ruby and have to say that it is a very ... andrew.ballantine(5)
mod_ruby and Rails configuration files340 (5/4/2005 3:33:01 AM) comp.lang.ruby I walked through Curt Hibbs' tutorial (http://www.onlamp.com/pub/a/onlamp/2005/01/20/rails.html?page=1) for Ruby on Rails and was very impressed. So far though, I've only gotten my Rails web site running throu... andrewarnott(2)