简体   繁体   English

Rails 4和机车cms解决方法?

[英]Rails 4 and Locomotive cms workarounds?

I want to try Locomotive CMS, while I was installing it, I realised that only runs with rails 3+ version no 4. As I am currently working in a couple of other apps in rails and I am pretty new to it, I was wondering if is there any way to run one version of rails for locomotive and another one(rails 4) for my other apps. 我想尝试Locomotive CMS,但在安装它时,我意识到它只能在Rails 3+版本4上运行。由于我目前正在Rails中使用其他几个应用程序,因此我很陌生。是否有任何方法可以为火车头运行一个版本的轨道,而为我的其他应用程序运行另一个版本(轨道4)。 If so how could it be done? 如果是这样,怎么办?

Thanks in advance. 提前致谢。

C C

You definetely want to start using rvm . 肯定要开始使用rvm It will help you not only separate your gems for different projects, but also separate and manage your Ruby versions. 它不仅可以帮助您分离用于不同项目的gem,而且可以分离和管理Ruby版本。 Definetely a great tool. 绝对是一个很棒的工具。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM