Has anyone else seen this? I updated my fork to the current head for
https://github.com/vhochstein/active_scaffold.git
Michael
Rendered
vendor/plugins/active_scaffold/frontends/default/views/on_update.js.rjs
(3314.0ms)
Completed in 3392ms
ActionView::Template::Error (undefined local variable or method `updated_row'
for #<#<Class:0x104ef5448>:0x104ef0088>):
19: page.call 'ActiveScaffold.replace_html',
active_scaffold_content_id, render(:partial => 'list', :layout => false)
20: else
21: render :partial => 'list_record', :locals => {:record => @record}
22: page << "action_link.close('#{escape_javascript(updated_row)}');"
23: page.call 'ActiveScaffold.replace',
active_scaffold_calculations_id, render(:partial => 'list_calculations') if
active_scaffold_config.list.columns.any? {|c| c.calculation?}
24: end
25: else
--
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.