Re: Watir on heroku

2014-04-01 Thread Nícolas Iensen
Hi Josal, did you figured out how to do it? I have the same problem :( On Monday, December 20, 2010 8:11:16 AM UTC-2, Josal wrote: > > Hi, guys. > > I want to scrap an HTML site which is using javascript to generate the > contents. So, I can't use mechanize gem or similar ones. I've tried > rdo

Re: Watir on heroku

2014-04-01 Thread Nícolas Iensen
s.google.com/group/heroku?hl=en. >> >> > > > -- > Thanks, > -John > > -- > -- > You received this message because you are subscribed to the Google > Groups "Heroku" group. > > To unsubscribe from this group, send email to > heroku+unsubsc

Re: Watir on heroku

2014-04-01 Thread Nícolas Iensen
phantomjs, and a >> website in the same app. >> >> >> On Tue, Apr 1, 2014 at 5:11 PM, Nícolas Iensen wrote: >> >>> Thanks John, I was reading about phantomjs and it looks awesome! >>> >>> I have a Rails application, and I want to use phant

Re: Watir on heroku

2014-04-01 Thread Nícolas Iensen
cause apparently Heroku doesn't start the web process alone ( http://stackoverflow.com/questions/20039646/starting-rails-with-heroku-buildpack-multi ) On Tue, Apr 1, 2014 at 8:36 PM, Nícolas Iensen wrote: > For the last hour I'm trying to push heroku-buildpack-multi but I'm > g