7stud -- wrote:
> Hi,
> 
> Rails 2.3.2
> 
> However, everything is completely messed up now, and
> when I try to access a "store page" (which lists the products for sale)
> using the following url:
> 
> http://localhost:3000/store
> 
> I get an error page that says:
> 
>   We're sorry but something went wrong.
>   We've been notified about this issue and
>   we will take a look at it shortly.
> 

Sorry, I can access the store page.  It's when I click a button that 
calls an add_to_cart action that I get that error message.  This is the 
url after I click on the add_to_cart button:

http://localhost:3000/store/add_to_cart/5
-- 
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