In the past couple of days I've fixed a few issues with
nested_assignment and polished up my complex-form-examples branch. The
example implementation now comes with jQuery showing how the basic and
functional HTML-only form can be dressed up for an improved
experience. Comments are appreciated. I'
Hi there,
just wanted to give a quick pointer to a discussion on the rails-i18n
list. Please skip the first two posts since for some reason two
threads got mixed up.
http://groups.google.com/group/rails-i18n/browse_thread/thread/9b7572abfb23ac42
Tim
--~--~-~--~~~---
I've created a patch for an issue I ran into where model callbacks
will be called multiple time. See ticket:
http://rails.lighthouseapp.com/projects/8994-ruby-on-rails/tickets/764-observers-on-a-model-are-called-multiple-times
This happens because the class file is required multiple times, and
th