Open ycrepeau opened 3 years ago
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
The
rails new rickrockstar -m https://www.refinerycms.com/t/4.0.
command line, returns an error:If I use the command
$ refinerycms rickrockstar
is OK but requires version 5 of rails.