require_relative in config.ru
rackup | |
#=> /Users/tjsingleton/tmp/rack_relative/config.ru:1:in `require_relative': cannot infer basepath (LoadError) | |
This comment has been minimized.
This comment has been minimized.
JikkuJose
commented
Aug 29, 2014
So, whats the solution for this? |
This comment has been minimized.
This comment has been minimized.
liul85
commented
Sep 3, 2014
Update your ruby version to 2.1.0. will be fixed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This comment has been minimized.
tjsingleton commentedJul 9, 2013
This is because the rackup file is eval'd