Showing app/views/layouts/admin.html.erb where line #51 raised:
undefined method `^' for "0":String
Extracted source (around line #51):
48: <br class="clear"/>
49: </div>
50: <div class="clear" id="content">
51: <% if flash[:notice] %>
52: <div class="notice"><%= flash[:notice] %></div>
53: <% end %>
54:
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby
on Rails: Talk" 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/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---