How to rename rails 4 app?

后端 未结 9 1699
醉酒成梦
醉酒成梦 2020-12-02 05:52

rails plugin install git://github.com/get/Rename.git will allow us to rename only rails 3 app

Is there any gem available to rename Rails 4 app.

9条回答
  •  醉梦人生
    2020-12-02 06:01

    Here is a gem specifically for Rails 4 https://github.com/negativetwelve/rails-rename (I haven't used it but it seems fine)

    The other gems listed here only target Rails 3

提交回复
热议问题