refinerycms icon indicating copy to clipboard operation
refinerycms copied to clipboard

Installation problem Ruby 3/Rails 6.1.1

Open ycrepeau opened this issue 5 years ago • 1 comments

The rails new rickrockstar -m https://www.refinerycms.com/t/4.0. command line, returns an error:

apply  https://www.refinerycms.com/t/4.0.0
The template [https://www.refinerycms.com/t/4.0.0] could not be loaded. Error: No such file or directory @ rb_sysopen - https://www.refinerycms.com/t/4.0.0

If I use the command $ refinerycms rickrockstaris OK but requires version 5 of rails.

ycrepeau avatar Jan 11 '21 19:01 ycrepeau

Hi @ycrepeau

I have prepared my notes, how to be able start fresh Refinery CMS project via Ruby 2.7.3 or 3.0.2 and Ruby on Rails v6.1.4

Do not consider this steps as recommended - I dont have experience with Mobility gem, so most of the commands are written only to be able start the project without errors. The link for the gist with the steps is https://gist.github.com/Matho/3587bd01c14f0e0bf60bf4bca3b733ec

I did only very little testing with Ruby 3.0.2 and didnt checked tests, so probably there is more required work, to have fully working Refinery project.

Martin

Matho avatar Jul 12 '21 19:07 Matho