Displaying 1 result from an estimated 1 matches for "declaration_amount".
2007 Mar 11
0
Good code?
...r
}
end
flash[:notice] = ''Declaration was successfully created.''
redirect_to :action => ''list''
end
_form.rhtml:
<%= error_messages_for ''declaration'' %>
<!--[form:declaration]-->
<p><label for="declaration_amount">Amount</label><br/>
<%= text_field ''declaration'', ''amount'' %></p>
<p><label for="declaration_description">Description</label><br/>
<%= text_field ''declaration'', ''de...