On Wed, Sep 1, 2010 at 2:21 PM, Renato Isidio <[email protected]> wrote:
> Adam, > we`ve run rake and its ok right now with no errors anymore, but when I > try to do a install_gem it gives me another error: > > > fcor...@fcorrea-work:~/Desktop/xykoRuby/mechanize$ rake install_gem > --trace rake aborted! > Don't know how to build task 'test/test_keep_alive.rb' > > ty in advance! > > Renato > It looks like there's a specific problem with that gem's Rakefile. I don't know anything about that gem, so you'll need to either define the missing task, remove it from the list of tasks to execute, or contact the gem's author by logging an issue or directly. Adam -- 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.

