Displaying 1 result from an estimated 1 matches for "dottedseparator".
2009 Feb 03
2
Rails 2.3 problem...
...t
figure it out. See the dump below:
ActionView::TemplateError (You have a nil object when you didn''t expect
it!
You might have expected an instance of Array.
The error occurred while evaluating nil.<<) on line #158 of
app/views/places/show.html.erb:
158: <div class="dottedSeparator"></div>
159: <h3><%= "What do you think about ''%s''?" / @place %></h3>
160: <% end -%>
161: <% form_for([@place, @review = Review.new]) do |f| %>
actionpack (2.3.0) lib/action_view/helpers/text_helper.rb...