Ruby app through Heroku

A

Atul M.

I am trying to build a basic Ruby app on Twilio and deploying through
Heroku, I get an error. Backtracing it, when I check my Heroku logs, I
see the following:

C:\AJ\twilioapp>heroku logs
/usr/ruby1.8.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in
`gem_orig
inal_require': no such file to load -- sinatra (LoadError)
from
/usr/ruby1.8.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31
:in `require'
from ./app.rb:1
from
/usr/ruby1.8.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31
:in `gem_original_require'
from
/usr/ruby1.8.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31
:in `require'
from config.ru:1

I did a quick search and tried running a 'Hello World' sinatra app and
it ran perfectly. Not sure why my Twilio is not working though.

Would you be kind enough to advise?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top