Displaying 2 results from an estimated 2 matches for "passiverecord".
2009 Sep 24
5
Non-ActiveRecord based model being passed as string?
...ty_token"=>"UGj1tJruzDdzBGexIZCLyYluQINn2Wl9pADFQ7G1SY4=",
"hsd_pairs"=>"#<HsdPair:0xb1c4fc14>", "update"=>"0"}
Any idea on how to solve this or to get the data back from that pointer?
Thanks.
Alternatively, does anyone know if PassiveRecord solves this problem?
--
Posted via http://www.ruby-forum.com/.
2008 Nov 05
4
select in form - best practice?
Q. What resource do readers recommend for referencing regarding best
practices for form construction in Rails?
I have the following situation: location_type of Locations may have one
of five (5) possible codes. Presently I have these codes listed in a
drop-down select constructed thusly:
<p>
<b>Location type</b><br />
<%= f.select :location_type,