So thanks to Craig, i got up and running on rails 2.2.2, though now i'm
dealing with a whole new can of worms. I've done a good bit o searching
and haven't found any solid leads. I'm using the simple_captcha plugin
on my site, and all is well until i call that plugin.

http://www.pastie.org/347721



ActionView::TemplateError (undefined method `transaction_status' for
#<PGconn:0x6a8ae20>) on line #43 of
app/views/forms/_slang_form.html.erb:
42:
43: <%= show_simple_captcha  %>
44:
45: <%= @f.submit "Submit" %>
46: </p>


The plugin works great in 2.1.0, Has anyone seen anything like this
before??
-- 
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 rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to