Also, this was what popped out of the terminal:

ActionView::TemplateError (undefined method `^' for "e":String) on line 
#3 of app/views/pages/new.html.erb:
1: <h1>New page</h1>
2:
3: <% form_for(@page) do |f| %>
4:   <%= f.error_messages %>
5:
6:   <p>

    (eval):2:in `form_authenticity_token'
    app/views/pages/new.html.erb:3
    app/controllers/pages_controller.rb:29:in `new'
    <internal:prelude>:8:in `synchronize'
    /usr/local/lib/ruby/1.9.1/webrick/httpserver.rb:111:in `service'
    /usr/local/lib/ruby/1.9.1/webrick/httpserver.rb:70:in `run'
    /usr/local/lib/ruby/1.9.1/webrick/server.rb:183:in `block in 
start_thread'
-- 
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to