gmaps4rails is good its working fine with rails3.0.10 and i am also using geocoder. Now i am trying to use them together.
On Sep 20, 9:18 am, Rajarshi <[email protected]> wrote: > https://github.com/rorcraft/ym4r_gm > > use it any prob let me know > > > > > > > > On Tue, Sep 20, 2011 at 9:47 AM, Rajarshi <[email protected]> wrote: > > Please see > >http://stackoverflow.com/questions/2557174/google-maps-api-with-rails... > > > On Tue, Sep 20, 2011 at 9:45 AM, Rajarshi <[email protected]> wrote: > > >> I think u want to show gmap right > > >> On Tue, Sep 20, 2011 at 9:45 AM, Rajarshi <[email protected]> wrote: > > >>> What do u want to know ? > > >>> On Mon, Sep 19, 2011 at 5:57 PM, venkata reddy < > >>> [email protected]> wrote: > > >>>> Ok fine, > >>>> then you please tell me what is the difference between geokit and > >>>> geocoder? > > >>>> On Sep 19, 5:17 pm, Rajarshi <[email protected]> wrote: > >>>> > Hi, > >>>> > geocoder for google mapshttps://github.com/alexreisner/geocoder > > >>>> > On Mon, Sep 19, 2011 at 5:45 PM, venkata reddy < > >>>> [email protected]>wrote: > > >>>> > > Dear Rajarshi, > >>>> > > geocoder is for what?is it for displaying google > >>>> > > maps or for some geocoding purpose? > >>>> > > Anyway i solved the above error using gmaps4rails..Thank you > > >>>> > > On Sep 19, 4:56 pm, Rajarshi <[email protected]> wrote: > >>>> > > > use geocoder > > >>>> > > > On Mon, Sep 19, 2011 at 4:42 PM, venkata reddy < > >>>> > > [email protected]>wrote: > > >>>> > > > > Hi all, > >>>> > > > > I started to see fun of gmaps4rails gem from > >>>> > > > >https://github.com/apneadiving/Google-Maps-for-Rails. > >>>> > > > > After everything done. When visited the locahost, i got the > >>>> following > >>>> > > > > error. > > >>>> > > > > undefined local variable or method `acts_as_gmappable' for > >>>> #<Class: > >>>> > > > > 0x31a9da8> > > >>>> > > > > the error is due to i have line "acts_as_gmappable" in my > >>>> model. > >>>> > > > > Anybody knows how this is happening though i installed the gem > >>>> > > > > gmaps4rails ? > > >>>> > > > > -- > >>>> > > > > 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. > > >>>> > > -- > >>>> > > 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. > > >>>> -- > >>>> 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. -- 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.

