On Mar 28, 6:48 pm, Tam Kbe <[email protected]> wrote: > I have been using Google Maps with Rails 2.0.2 and 2.1.0 which works > fine. I followed this tutorial: > > Now after upgrading to Rails 2.3.2 I'm getting the following error: > uninitialized constant ActionController::AbstractRequest > > on the following line: > <%= GMap.header %> > > Has anything changed in Rails 2.3.2 regarding the way Google maps are > called? > > Any ideas? > > Thanks, > > Tam > -- > Posted viahttp://www.ruby-forum.com/. Tam, I had the same problem. I used the directions to edit the ym4-gm plug in here: http://railsforum.com/viewtopic.php?id=24839 it worked great for me. Hope it helps. Carl Lafong --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

