Why not create a helper method in your test_helper that will take the database as a parameter and call the get method for the appropriate db? Now you can reuse...
... Throw a method in test_helper.rb, something like this: def db_get(action, params, *args) get action, params.merge(:database => 'support'), *args end...
... Maybe in your setup method you can override the 'get' method so that it adds the :database key to every hash that gets passed in. I've seen this done......
At Chad Fowler's talk a product was mentioned for uploading multiple file to avoid the single threading problem. Does anyone have the name of the product or a...
The official job description follows below, but I will preface this acknowledging that this is initially a Java position, but we are looking seriously at...
... Not sure if you are looking for Ruby, Rails, both, but the PickAxe book from PragProg by Dave and Andy is a great introduction to Ruby. If you are coming...
Most of the Ruby and Rails books are pretty good, one I really like is Ruby for Rails. It covers a lot of the Ruby behind Rails: http://www.manning.com/black/...
I agree. This book helped me move from the Agile book into a larger understanding of what I was doing. I was a PHP guy before, so I didn't have the strong...
... Hi Bala - Just sign up for a RubyForge account and submit it here: http://rubyforge.org/register/projectinfo.php Sounds like a nifty project! Yours, Tom...
Do we have the monthly meeting coming up? What are the topics? I did not see anything on the novarug website. -- Navjeet (http://www.javaah.com) Blog:...
Navjeet, ... I don't think the site has been updated, but I confirmed with Xandy that I'm presenting next Wednesday (3/21) on CRUD and REST Rails development...
Hi, All. I'm in the Philippines, and am meeting some of our fellow Ruby enthusiasts here. I thought it would be nice for us all to meet, albeit virtually. ...
Cool - blogged at http://www.luisdelarosa.com/2007/03/17/novarug- meeting-next-wednesday-march-21st/ Can we get the official blog site updated too? Maybe while...
... Sadly, ViewVC is down at the moment... hopefully I can get it offloaded to an alternate machine shortly. In the meantime, folks can check out your...
Some associates are interested in using Ruby and Rails in a secure environment. Such environments typically require high levels of security including...
I had also confirmed with Xandy that I would be speaking on Selenium and Selenium on Rails but I do not see it on the website. Should I count on speaking...
RubyDC.com now hosts a page listing area organizations working with Ruby on Rails. Most of them are new, but there may be some that surprise you there. There...
Yup, sorry, I've added your talk to the site, thanks! http://novarug.org/ Yours, Tom From: novarubygroup@yahoogroups.com [mailto:novarubygroup@yahoogroups.com]...