Displaying 2 results from an estimated 2 matches for "ruby_cod".
Did you mean:
ruby_cmd
2006 Jun 21
2
error_messages_for not displaying validation errors
...sages_for in my view.
However, the errors are not being displayed. But, if I output @
myobject.errors, I see that the errors are in fact being logged, just not
displayed via error_messages_for. Any help that you can offer is
appreciated.
Here are links to my code:
- Model: http://dev.lazyi.net/ruby_code/user_file.rb.html
- View: http://dev.lazyi.net/ruby_code/new.rhtml.html
- Controller:
http://dev.lazyi.net/ruby_code/user_file_controller.rb.html
Many thanks,
Ryan
--
Ryan Prins
rprins@gmail.com
http://www.lazyi.net
-------------- next part --------------
An HTML attachment was scrubbe...
2012 Mar 08
5
FXRuby 1.6.23 released
...ling on windows
* Add missing namespace qualifier to FXSEL in FXAccelTable
* Fix GC bug in FXAccelTable
* Fix double free in FXMemoryStream#giveBuffer
* Fix invalid memory access in typemap to zero terminated FXchar*
(such as fillItems methods)
* Fix FXApp#addInput for Ruby 1.9 on Linux
* Fix "ruby_code case not handled: Regexp" issue with newer rubygems
--
Regards,
Lars