I've updated the blog with some news out of RailsConf Ruby 1.8.7 released Rails 2.1 released Where to get some good conference coverage http://ocruby.org/...
Hi my name is Nick. I currently work in Lake Forest on the Sizzix.com app. You can find out more about me here: http://nickonrails.blogspot.com Nick...
... No, Scott, I didn't. It's obviously a great suggestion, it ultimately worked and it ultimately led me to the real solution. The thing is this. I stupidly...
Here is a great article on controlling you app from the Rails console and how to use it for integration testing. This may not be new to some of you, but I...
Well, we haven't had a meeting since April and our next meeting is scheduled for 6/26. Does anybody have any topics they'd like to learn more about? Or does...
... Yes, I can talk a bit about RailsConf and some of the more interesting things going on. There were a few other OC folks there (Forrest, Mark from Oakley),...
Well, I haven't received any volunteers to present something. I've been playing with SproutCore and it's very Rails-y and has tie-ins to Ruby but it's...
If I can make it, I'd be willing to talk about what I found interesting at railsconf, as per Deb's suggestion Forrest ... From: Scott Hodson <scott@...> ...
Hello OCRubysters, I just joined the group and am working on my first Ruby web app. I got stoked on RoR after reading Simply Rails 2 and following the tutorial...
Bill, I went through the earlier version of that tutorial by Patrick Lenz ( http://www.sitepoint.com/books/rails2/ ) and found it to be excellent. I recommend...
Yeah, doing any meaningful development on Windows is painful. I think for Rails to get more mainstream acceptance it needs to be more acceptable on Windows as...
I am using Apache, MYSQL, and Aptana for an editor on Vista ... it has not been as good as a Mac of course, but its really not that bad. VM box with Ubuntu...
You could try dual boot, or even the wubi install of Hardy Heron (installs as a "windows app" so you don't have to futz with partioning if that gives you the...
I'm glad you put it here, Ray. I may enter ... From: Ray Tayek <rtayek@...> To: ocruby@yahoogroups.com Sent: Friday, June 20, 2008 7:27:31 PM Subject:...
I always thought that when I defined a "naked" method (i.e., one not defined within a class definition), that method was assigned to the class Object. Put...