Gem not found in Ruby cron job in RVM env

后端 未结 3 1711
再見小時候
再見小時候 2020-12-30 13:48

I\'m trying to run a simple ruby script on my old PPC machine running 10.5 in an RVM environment.

Searching on SO, I\'ve followed the chosen answer from this post.

3条回答
  •  南方客
    南方客 (楼主)
    2020-12-30 14:21

    Or you can simply try

    rvm cron setup # let RVM do your cron settings

    which worked for me. via https://coderwall.com/p/vhv8aw

提交回复
热议问题