Displaying 3 results from an estimated 3 matches for "rosillo".
Did you mean:
rosello
2006 Jul 21
0
Ajax page.replace_html model validation errors
...;, \"
1 error prohibited this fotografofacturainfo from being saved
There were problems with the following fields:
* Nombre : Llena la informaci?n
\n \n
\n\n\n
Nombre
\n
\n\n
\n
\n\n\n\n \n
\n\n\n\");''); throw e }
please help
-------------------------------
Victor Rosillo
vrosillo@mac.com
2006 Jul 24
0
Ajax page.replace_html model validation render partial errors
Hi; I have the following setup:
A model: that validates using helpers like: validates_presence_of, etc..
A view: called ''new'' which renders a partial
The partial: _form which has error_messages_for and a
form_remote_tag , submit_tag and end_form_tag
An action ''create'': that gets executed via the submit_tag in the
_form and which
in case it can''t
2006 Aug 30
1
Single Table Inheritance with self-referential join
Please tell me if this train of thinking makes sense, I need help on
solving this association model problem:
I am doing an app that creates and manages stereoscopic images, one
stereoscopic image is formed by two photos, say photo1 and photo2
The user uploads photo1 and then photo2 and gets a preview if he likes
the preview he/she authorizes it and gets a final stereoscopic image
All this