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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
use geocoder On Mon, Sep 19, 2011 at 4:42 PM, venkata reddy <venkatareddy.cs-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
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 <rdas2...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> use geocoder > > On Mon, Sep 19, 2011 at 4:42 PM, venkata reddy <venkatareddy...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > > To unsubscribe from this group, send email to > > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > > 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Hi, geocoder for google maps https://github.com/alexreisner/geocoder On Mon, Sep 19, 2011 at 5:45 PM, venkata reddy <venkatareddy.cs-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>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 <rdas2...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > use geocoder > > > > On Mon, Sep 19, 2011 at 4:42 PM, venkata reddy < > venkatareddy...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org > . > > > To unsubscribe from this group, send email to > > > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > > > 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Ok fine, then you please tell me what is the difference between geokit and geocoder? On Sep 19, 5:17 pm, Rajarshi <rdas2...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hi, > geocoder for google mapshttps://github.com/alexreisner/geocoder > > On Mon, Sep 19, 2011 at 5:45 PM, venkata reddy <venkatareddy...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>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 <rdas2...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > use geocoder > > > > On Mon, Sep 19, 2011 at 4:42 PM, venkata reddy < > > venkatareddy...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>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 rubyonrails-talk@googlegroups.com > > . > > > > To unsubscribe from this group, send email to > > > > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > > > > 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > > To unsubscribe from this group, send email to > > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > > 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
What do u want to know ? On Mon, Sep 19, 2011 at 5:57 PM, venkata reddy <venkatareddy.cs-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>wrote:> Ok fine, > then you please tell me what is the difference between geokit and > geocoder? > > On Sep 19, 5:17 pm, Rajarshi <rdas2...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > Hi, > > geocoder for google mapshttps://github.com/alexreisner/geocoder > > > > On Mon, Sep 19, 2011 at 5:45 PM, venkata reddy < > venkatareddy...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>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 <rdas2...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > > use geocoder > > > > > > On Mon, Sep 19, 2011 at 4:42 PM, venkata reddy < > > > venkatareddy...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>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 > rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org > > > . > > > > > To unsubscribe from this group, send email to > > > > > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > > > > > 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org > . > > > To unsubscribe from this group, send email to > > > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > > > 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
I think u want to show gmap right On Tue, Sep 20, 2011 at 9:45 AM, Rajarshi <rdas2576-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> What do u want to know ? > > > > > On Mon, Sep 19, 2011 at 5:57 PM, venkata reddy <venkatareddy.cs-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>wrote: > >> Ok fine, >> then you please tell me what is the difference between geokit and >> geocoder? >> >> On Sep 19, 5:17 pm, Rajarshi <rdas2...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >> > Hi, >> > geocoder for google mapshttps://github.com/alexreisner/geocoder >> > >> > On Mon, Sep 19, 2011 at 5:45 PM, venkata reddy < >> venkatareddy...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>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 <rdas2...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >> > > > use geocoder >> > >> > > > On Mon, Sep 19, 2011 at 4:42 PM, venkata reddy < >> > > venkatareddy...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>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 >> rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org >> > > . >> > > > > To unsubscribe from this group, send email to >> > > > > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >> > > > > 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 >> rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >> > > To unsubscribe from this group, send email to >> > > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >> > > 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >> To unsubscribe from this group, send email to >> rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >> 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Please see http://stackoverflow.com/questions/2557174/google-maps-api-with-rails-3-0 On Tue, Sep 20, 2011 at 9:45 AM, Rajarshi <rdas2576-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > I think u want to show gmap right > > On Tue, Sep 20, 2011 at 9:45 AM, Rajarshi <rdas2576-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > >> What do u want to know ? >> >> >> >> >> On Mon, Sep 19, 2011 at 5:57 PM, venkata reddy <venkatareddy.cs-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org >> > wrote: >> >>> Ok fine, >>> then you please tell me what is the difference between geokit and >>> geocoder? >>> >>> On Sep 19, 5:17 pm, Rajarshi <rdas2...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >>> > Hi, >>> > geocoder for google mapshttps://github.com/alexreisner/geocoder >>> > >>> > On Mon, Sep 19, 2011 at 5:45 PM, venkata reddy < >>> venkatareddy...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>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 <rdas2...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >>> > > > use geocoder >>> > >>> > > > On Mon, Sep 19, 2011 at 4:42 PM, venkata reddy < >>> > > venkatareddy...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>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 >>> rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org >>> > > . >>> > > > > To unsubscribe from this group, send email to >>> > > > > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >>> > > > > 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 >>> rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >>> > > To unsubscribe from this group, send email to >>> > > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >>> > > 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >>> To unsubscribe from this group, send email to >>> rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >>> 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
https://github.com/rorcraft/ym4r_gm use it any prob let me know On Tue, Sep 20, 2011 at 9:47 AM, Rajarshi <rdas2576-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Please see > http://stackoverflow.com/questions/2557174/google-maps-api-with-rails-3-0 > > > On Tue, Sep 20, 2011 at 9:45 AM, Rajarshi <rdas2576-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > >> >> I think u want to show gmap right >> >> On Tue, Sep 20, 2011 at 9:45 AM, Rajarshi <rdas2576-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >> >>> What do u want to know ? >>> >>> >>> >>> >>> On Mon, Sep 19, 2011 at 5:57 PM, venkata reddy < >>> venkatareddy.cs-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >>> >>>> Ok fine, >>>> then you please tell me what is the difference between geokit and >>>> geocoder? >>>> >>>> On Sep 19, 5:17 pm, Rajarshi <rdas2...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >>>> > Hi, >>>> > geocoder for google mapshttps://github.com/alexreisner/geocoder >>>> > >>>> > On Mon, Sep 19, 2011 at 5:45 PM, venkata reddy < >>>> venkatareddy...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>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 <rdas2...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >>>> > > > use geocoder >>>> > >>>> > > > On Mon, Sep 19, 2011 at 4:42 PM, venkata reddy < >>>> > > venkatareddy...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>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 >>>> rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org >>>> > > . >>>> > > > > To unsubscribe from this group, send email to >>>> > > > > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >>>> > > > > 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 >>>> rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >>>> > > To unsubscribe from this group, send email to >>>> > > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >>>> > > 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >>>> To unsubscribe from this group, send email to >>>> rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >>>> 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
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 <rdas2...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> https://github.com/rorcraft/ym4r_gm > > use it any prob let me know > > > > > > > > On Tue, Sep 20, 2011 at 9:47 AM, Rajarshi <rdas2...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > Please see > >http://stackoverflow.com/questions/2557174/google-maps-api-with-rails... > > > On Tue, Sep 20, 2011 at 9:45 AM, Rajarshi <rdas2...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > >> I think u want to show gmap right > > >> On Tue, Sep 20, 2011 at 9:45 AM, Rajarshi <rdas2...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > >>> What do u want to know ? > > >>> On Mon, Sep 19, 2011 at 5:57 PM, venkata reddy < > >>> venkatareddy...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > >>>> Ok fine, > >>>> then you please tell me what is the difference between geokit and > >>>> geocoder? > > >>>> On Sep 19, 5:17 pm, Rajarshi <rdas2...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > >>>> > Hi, > >>>> > geocoder for google mapshttps://github.com/alexreisner/geocoder > > >>>> > On Mon, Sep 19, 2011 at 5:45 PM, venkata reddy < > >>>> venkatareddy...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>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 <rdas2...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > >>>> > > > use geocoder > > >>>> > > > On Mon, Sep 19, 2011 at 4:42 PM, venkata reddy < > >>>> > > venkatareddy...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>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 > >>>> rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org > >>>> > > . > >>>> > > > > To unsubscribe from this group, send email to > >>>> > > > > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > >>>> > > > > 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 > >>>> rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > >>>> > > To unsubscribe from this group, send email to > >>>> > > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > >>>> > > 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 rubyonrails-talk@googlegroups.com. > >>>> To unsubscribe from this group, send email to > >>>> rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > >>>> 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
The gmaps4rails author is more active on stackoverflow. You might try asking your question there. However, before you do, please read their guide on how to ask questions effectively: http://stackoverflow.com/questions/ask There are good general tips on getting the most from asking technical advice. On Sep 20, 2011, at 5:39 PM, venkata reddy <venkatareddy.cs-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> 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 <rdas2...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >> https://github.com/rorcraft/ym4r_gm >> >> use it any prob let me know >> >> >> >> >> >> >> >> On Tue, Sep 20, 2011 at 9:47 AM, Rajarshi <rdas2...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >>> Please see >>> http://stackoverflow.com/questions/2557174/google-maps-api-with-rails... >> >>> On Tue, Sep 20, 2011 at 9:45 AM, Rajarshi <rdas2...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >> >>>> I think u want to show gmap right >> >>>> On Tue, Sep 20, 2011 at 9:45 AM, Rajarshi <rdas2...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >> >>>>> What do u want to know ? >> >>>>> On Mon, Sep 19, 2011 at 5:57 PM, venkata reddy < >>>>> venkatareddy...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >> >>>>>> Ok fine, >>>>>> then you please tell me what is the difference between geokit and >>>>>> geocoder? >> >>>>>> On Sep 19, 5:17 pm, Rajarshi <rdas2...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >>>>>>> Hi, >>>>>>> geocoder for google mapshttps://github.com/alexreisner/geocoder >> >>>>>>> On Mon, Sep 19, 2011 at 5:45 PM, venkata reddy < >>>>>> venkatareddy...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>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 <rdas2...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >>>>>>>>> use geocoder >> >>>>>>>>> On Mon, Sep 19, 2011 at 4:42 PM, venkata reddy < >>>>>>>> venkatareddy...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>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 >>>>>> rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org >>>>>>>> . >>>>>>>>>> To unsubscribe from this group, send email to >>>>>>>>>> rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >>>>>>>>>> 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 >>>>>> rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >>>>>>>> To unsubscribe from this group, send email to >>>>>>>> rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >>>>>>>> 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >>>>>> To unsubscribe from this group, send email to >>>>>> rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >>>>>> 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Also, checkout http://stackoverflow.com/questions/tagged/gmaps4rails for other gmaps4rails related questions. On Sep 20, 2011, at 10:12 PM, Walter McGinnis <walter.mcginnis-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> The gmaps4rails author is more active on stackoverflow. You might try asking your question there. > > However, before you do, please read their guide on how to ask questions effectively: > > http://stackoverflow.com/questions/ask > > There are good general tips on getting the most from asking technical advice. > > > On Sep 20, 2011, at 5:39 PM, venkata reddy <venkatareddy.cs-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > >> 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 <rdas2...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >>> https://github.com/rorcraft/ym4r_gm >>> >>> use it any prob let me know >>> >>> >>> >>> >>> >>> >>> >>> On Tue, Sep 20, 2011 at 9:47 AM, Rajarshi <rdas2...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >>>> Please see >>>> http://stackoverflow.com/questions/2557174/google-maps-api-with-rails... >>> >>>> On Tue, Sep 20, 2011 at 9:45 AM, Rajarshi <rdas2...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >>> >>>>> I think u want to show gmap right >>> >>>>> On Tue, Sep 20, 2011 at 9:45 AM, Rajarshi <rdas2...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >>> >>>>>> What do u want to know ? >>> >>>>>> On Mon, Sep 19, 2011 at 5:57 PM, venkata reddy < >>>>>> venkatareddy...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >>> >>>>>>> Ok fine, >>>>>>> then you please tell me what is the difference between geokit and >>>>>>> geocoder? >>> >>>>>>> On Sep 19, 5:17 pm, Rajarshi <rdas2...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >>>>>>>> Hi, >>>>>>>> geocoder for google mapshttps://github.com/alexreisner/geocoder >>> >>>>>>>> On Mon, Sep 19, 2011 at 5:45 PM, venkata reddy < >>>>>>> venkatareddy...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>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 <rdas2...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >>>>>>>>>> use geocoder >>> >>>>>>>>>> On Mon, Sep 19, 2011 at 4:42 PM, venkata reddy < >>>>>>>>> venkatareddy...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>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 >>>>>>> rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org >>>>>>>>> . >>>>>>>>>>> To unsubscribe from this group, send email to >>>>>>>>>>> rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >>>>>>>>>>> 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 >>>>>>> rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >>>>>>>>> To unsubscribe from this group, send email to >>>>>>>>> rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >>>>>>>>> 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >>>>>>> To unsubscribe from this group, send email to >>>>>>> rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >>>>>>> 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >> To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >> 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
can anyone help me on this?? http://stackoverflow.com/questions/17994840/gmaps4rails-map-doesnt-appear-fully-on-canvas-on-ajax-call -- 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 unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/dadbd688489c3f568f2d25900aeea15a%40ruby-forum.com. For more options, visit https://groups.google.com/groups/opt_out.
http://stackoverflow.com/questions/17994840/gmaps4rails-map-doesnt-appear-fully-on-canvas-on-ajax-call -- 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 unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/43374298592fde0dd290c8ba4d72cedb%40ruby-forum.com. For more options, visit https://groups.google.com/groups/opt_out.
http://stackoverflow.com/questions/17994840/gmaps4rails-map-doesnt-appear-fully-on-canvas-on-ajax-call can anyone help me on this? -- 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 unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/1e83dce8f35b5646dfe8bd86311d9911%40ruby-forum.com. For more options, visit https://groups.google.com/groups/opt_out.