Hi Geeks, I need an urgent help with queue-tip installation. i am using http://queue-tip.rubyforge.org/install.html guide to install the same however i am stuck at first step of installation ($ rake gems:install). i installed all the dependencies mentioned in the document (ruby, rails etc.) but it shows following error when i execute the mentioned command: *Undefined method ‘name’ for “abstract” :string*** Any help plz.? Regards -- 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. To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/Xokp66W-CDkJ. For more options, visit https://groups.google.com/groups/opt_out.
On 13 November 2012 17:36, mustafa zargar <mustafa-UyqRMyuLTbjk1uMJSBkQmQ@public.gmane.org> wrote:> Hi Geeks, > > I need an urgent help with queue-tip installation. i am using > http://queue-tip.rubyforge.org/install.html guide to install the same > however i am stuck at first step of installation ($ rake gems:install). > i installed all the dependencies mentioned in the document (ruby, rails > etc.) but it shows following error when i execute the mentioned command: > > Undefined method ‘name’ for “abstract” :stringGoogle suggests that error may be due to the versions of rails and rubygems being incompatible. Which versions are you using? Also which version of ruby? Colin -- 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 https://groups.google.com/groups/opt_out.
Norbert Melzer
2012-Nov-13 22:30 UTC
Re: installation of queue-tip on centos/asterisk server
Following your link reveals code at github. This code was touched the last time 4 years ago. It will not run with rails 3 or above. Am 13.11.2012 22:50 schrieb "mustafa zargar" <mustafa-UyqRMyuLTbjk1uMJSBkQmQ@public.gmane.org>:> Hi Geeks, > > I need an urgent help with queue-tip installation. i am using > http://queue-tip.rubyforge.org/install.html guide to install the same > however i am stuck at first step of installation ($ rake gems:install). > i installed all the dependencies mentioned in the document (ruby, rails > etc.) but it shows following error when i execute the mentioned command: > > *Undefined method ‘name’ for “abstract” :string*** > > Any help plz.? > > Regards > > -- > 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 > To view this discussion on the web visit > https://groups.google.com/d/msg/rubyonrails-talk/-/Xokp66W-CDkJ. > For more options, visit https://groups.google.com/groups/opt_out. > > >-- 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 https://groups.google.com/groups/opt_out.