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
This is a standard fix to this issue try this.. It should get you going
brew rm -f readline brew install readline brew link readline --force
here is a reference link rails console doesn't load due to libreadline