Displaying 3 results from an estimated 3 matches for "cpzfix6dgjo4q".
2005 Dec 15
2
Error: [Object]Controller: missing default helper path [controller]_helper
Hello,
I seem to have run into a problem that I can''t seem to make any
headway on. I''ve searched the mailing archives, google''d for the
appropriate keywords and have checked up with the folks on IRC but I
can''t seem to find a solution.
My problem is as such. I have a web application that has various
controllers which work fine. I''ve added a
2005 Dec 16
0
More HABTM Save Problems/Issues.. bugs?
I seem to be having a problem working with an object which has a
HABTM relationship with another object I know there''s been a lot of
talk recently about problems using dual HABTM in a single object but
I believe this may be a separate issue. It appears like I''m unable to
persist this relationship (i.e. the object saves but none of the
entries in the join table are
2005 Dec 18
0
Time Drop Downs
I''d like to create a dropdown for setting an attribute that is a time
type with an hour/minute/(am/pm) format (i.e. client does not want
military time). Is there already a library in Rails which does this
(I couldn''t find it)? And if not, has anybody done this already and
can point me in the right direction?