search for: scaffold_value

Displaying 1 result from an estimated 1 matches for "scaffold_value".

2006 Jun 06
0
Scaffolding Extension - Polimorphic Associations
...t;"> 4: <thead><tr><th>Attribute</th><th>Value</th></tr></thead> 5: <tbody> 6: <% @scaffold_class.scaffold_fields.each do |column| %> 7: <tr> 8: <td><%= column.humanize %></td> 9: <td><%=h scaffold_value(@scaffold_singular_object, column) %></td> activerecord-1.14.2/lib/active_record/base.rb:1246:in `compute_type'' activesupport-1.3.1/lib/active_support/dependencies.rb:131:in `const_missing'' activesupport-1.3.1/lib/active_support/dependencies.rb:133:in `const_missing...