hi, i''ve got a site under shared hosting for my mini rails app. I want to use RCOV to automate some tasks but need the gem to do it, http://eigenclass.org/hiki.rb?rcov Any ideas if I can download this as a standalone plugin i can put into the shared-hosting site rather than ask the hoster to install the gem for me (which they won''t). stuck ? -- 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
On 10 Feb 2008, at 20:52, John Griffiths wrote:> > hi, i''ve got a site under shared hosting for my mini rails app. > > I want to use RCOV to automate some tasks but need the gem to do it, > > http://eigenclass.org/hiki.rb?rcov > > Any ideas if I can download this as a standalone plugin i can put into > the shared-hosting site rather than ask the hoster to install the gem > for me (which they won''t). >Set GEM_HOME / GEM_PATH so that gem will search for gems in other places than the defaults (eg folders you can write to) ? Fred> stuck ? > -- > 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
worked it out, used gemsonrails to package it up as a plugin. all fine now -- 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Try http://www.railslodge.com/plugins/291-rails-rcov may have what you need John Griffiths wrote:> hi, i''ve got a site under shared hosting for my mini rails app. > > I want to use RCOV to automate some tasks but need the gem to do it, > > http://eigenclass.org/hiki.rb?rcov > > Any ideas if I can download this as a standalone plugin i can put into > the shared-hosting site rather than ask the hoster to install the gem > for me (which they won''t). > > stuck ?-- 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
thanks, that plugin is based off of rcov but thanks for the link. giving up with joyent''s shared host for my blog, too much un-controllable downtime so switching back to a dedicated box; so as i can control every aspect of my beautiful blog. all the best, John. -- 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---