On using the command in terminal inside a rails 5 application
rails c
the error thrown is given bellow. I have no idea what this means in a si
Another issue might be which version of ruby is in your path - double check that as well.
ruby -v ls -la `which ruby`
then check your PATH