Displaying 1 result from an estimated 1 matches for "active_scaffold_id".
2011 Aug 09
0
ActiveScaffold - custom show action
...S'' default _show.rhtml template and edited it a
bit (just added custom output and removed label). However, when I click
at "Close" I get error output:
You have a nil object when you didn''t expect it!
The error occurred while evaluating nil.theme
<div id="<%= active_scaffold_id -%>" class="active-scaffold
active-scaffold-<%= controller_id %> <%= active_scaffold_config.theme
%>-theme">
Why is active_scaffold_config nil?
Thank you for any help.
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subsc...