You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.The text was updated successfully, but these errors were encountered: