I try to run my rails c but for some reason, I get this error:
rails c
https://gist.github.com/anonymous/166713e8cde860fb188a8dffb98a1563
ᐅ rails c
simply reinstalling ruby 2.3.0 fixed my problem on macos I use rbenv rbenv install 2.3.0 did the trick
rbenv install 2.3.0