Feed on
Posts
Comments

Monthly Archive for March, 2008

nested error_messages_for

I think lots of folks have run into this problem of using error_messages_for to display errors of nested or subordinate objects. The current Rails method doesn't handle it well. In addition, there's the problem of not being able to specify the full message. So... I tackled this problem today and came up [...]

Read Full Post »