Skip to content

Instantly share code, notes, and snippets.

View anitagraham's full-sized avatar

Anita Graham anitagraham

  • Perth, Western Australia
View GitHub Profile
@Matho
Matho / refinery_ruby_3.md
Last active June 7, 2023 19:12
Refinery CMS with Rails 6.1.4 and Ruby 2.7.3 / Ruby 3.0.2

Hi

Here are instructions, how to be able run edge Refinery CMS with Rails 6.1.4 and Ruby 2.7.3 / Ruby 3.0.2

Refinery CMS with Ruby 2.7.3 and Rails 6.1.4

If you use rvmrc, like me, create gemset for Ruby 2.7.3

$ vim .rvmrc 
rvm use ruby-2.7.3@refinerycms-sample4 --create