I've been following these instructions from their main site. Everything works well until I get to this line:
$ bundle exec rails g locomotive:install
All that happens though is that the rails help text gets displayed. After some googling, I can see that this used to work but it doesn't anymore. It is rather vexing for a new comer to see outdated documentation.
What is the current way to set up Ruby on rails with locomotivecMS?