prismicio / ruby-rails-starter

Starter project for Ruby on Rails – Works with any prismic.io repository
32 stars 21 forks source link

Upgrade to rails 6 #18

Open leemcalilly opened 4 years ago

leemcalilly commented 4 years ago

I would prefer to have the official prismic starter app for rails stay updated rather than only keeping my forked version updated.

These are the changes I made to get the starter app running on Ruby 2.7.1 and Rails 6.0.3.2.

MarcMcIntosh commented 4 years ago

HI @leemcalilly Thanks for the work :) We'll need to update the readme as when i tried to run the starter. This branch requires postgresql to be installed, running and for databases to be created.

Maybe there is a work around using sqlite?