From wolfram at arnold.name Wed Apr 2 10:57:18 2008 From: wolfram at arnold.name (Wolfram Arnold) Date: Wed, 02 Apr 2008 07:57:18 -0700 Subject: [Pivotalrb-general] Additional requirements to use the Polonium plugin? Message-ID: <47F39ECE.1060405@arnold.name> Hi, I've been trying to use the Polonium plugin from rubyforge. The README didn't specify any additional requirements, but it looked to me as if the whole Selenium RC Java piece was missing, the rake tasks weren't there, etc, and Chad Woolley told me that I need the polonium and selenium gems. The following gems are available: polonium (0.1.1, 0.1.0) rubinium (0.1.1) rubySelenium (0.0.8) selenium (0.7, 0.6, 0.2.468) Selenium (1.0.2, 1.0.1, 1.0.0) seleniumrc (0.0.2, 0.0.1) Are they all needed? It seemed to me that the polonium gem and the plugin are the same. Is that true? I'd probably rather use plugins (with piston) than gems, because we have many machines and a diverse development environment. Guidance on how to get Polonium up and running would be appreciated. I'd be happy to summarize the results and my findings and submit a patch to the README. Thanks, Wolfram From joao.gomes at gmail.com Tue Apr 8 12:45:05 2008 From: joao.gomes at gmail.com (=?ISO-8859-1?Q?Jo=E3o_Gomes?=) Date: Tue, 8 Apr 2008 17:45:05 +0100 Subject: [Pivotalrb-general] Desert Application Helper Message-ID: <9813EEC6-A967-4635-8672-833A976F7F49@gmail.com> Hi, I created a 'desert' plugin with an application_helper.rb inside the helpers directory but it seems that any methods defined in that helper wont be available in the views. Anyone got this problem? Thanks in advance, Jo?o Gomes