search for: shenry

Displaying 3 results from an estimated 3 matches for "shenry".

Did you mean: henry
2008 Apr 02
9
Problem getting the most recent has_many associated object
I can''t get my view to display the most recent parameters from an associated object in a view... here is a birds-eye of my app: I have two models, Ferms and Kinetics. Ferm has_many :kinetics, Kinetic belongs_to :ferm. Kinetic has the fields ferm_id, brix and temp. In my ferms/index view I have a table listing the attributes of each ferm instance. I would like to display the most recent
2008 Jul 17
2
Selenium docs or tutorial?
Does anyone have links to any complete Selenium docs or tutorial? I have Selenium 1.0.9 installed (OS X, Leopard), the proxy server appears to launch ok, and got the test to reach: @browser = Selenium::SeleniumDriver.new("localhost", 4444, "*firefox", "http://www.google.com", 15000) this method has no documentation as far as I can tell (or
2008 Apr 11
1
Multi-user multi-company design
I am working on a site which tracks "ferms" (read: widgets)... each ferm belongs to one company, one company can have many ferms. One company can also have many users with different access priveliges, and company administrators would invite other users to access the company''s site. Also, one user can belong to different companies and perhaps have different access at each