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.
So, whats the solution for this? |
This comment has been minimized.
This comment has been minimized.
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.
This is because the rackup file is eval'd