search for: forgetten

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

Did you mean: forgetted
2006 Jul 17
6
Best Practices: Splitting the "view model" from AR model
All, I''m starting to see view state information creeping into my model class. For example, I have text fields in my view that need to be set a certain way depending on whether or not a checkbox is checked. And while the values of these text fields ultimately do represent database columns that are related to the backing AR object, the text_field values also represent attributes on a
2005 Feb 12
3
ActiveRecord not updating record
Hi, I''m having some problems using ActiveRecord to update records in a sqlite database. This isn''t exactly as rails question, since I''m doing this initial import outside of rails, but I''m hoping someone hear might have an idea as to what my problem is. The basic problem is with the following code (which is run in a big loop) m = Movie.find_by_title_and_year
2004 Aug 28
2
routing tables help
Hi I''m wondering if I could get some help setting up the routing tables in my ionteranl system. I''ve read what I have found about this, but I''m not getting any wiser... This is my network at home: Internet <-- DSL modem <--- Internet router (192.168.0.1) <--- eth1 (192.168.0.99) Linux server eth0 (192.168.1.122) ---> Workstation (192.168.1.22) ---> Thin