Hi I was overriding(has_many relationship) active_scaffold's _form_association_record.rhtml file in my controller specific view folder. This is what, I am talking about last month active_scaffold master version.
Now with the latest active scaffold master version, I observed this file has been changed to "_horizontal_subform_record.html.erb". While overriding this file in my view folder, it only takse first time when the form is loaded. once you press "Create Another" it will not overriding from local folder but from active_scaffold view folder. Previously overriding(has_many relationship) was working fine now it is not. Thanks and Regards Zeal --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "ActiveScaffold : Ruby on Rails plugin" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/activescaffold?hl=en -~----------~----~----~----~------~----~------~--~---
