Mac OS X Mountain Lion “Rails is not currently installed on this system.”

后端 未结 11 1846
悲哀的现实
悲哀的现实 2021-02-01 08:42

I am on a fresh install of OS X Mountain Lion. I have installed rails via:

sudo gem install rails

Everything seems to install correctly, but wh

11条回答
  •  终归单人心
    2021-02-01 09:25

    Our company uses a script to setup each new machine with a Rails dev environment:

    We've open source it, give it a try: https://github.com/platform45/let-there-be-light

提交回复
热议问题