Git Product home page Git Product logo

Comments (3)

anitagraham avatar anitagraham commented on June 7, 2024

I am doing some work on Rails7 but the scope is potentially quite big. (

I can try and create a new app, with plain refinery using all the current ways of doing things, so I know where those basic problems are.

from refinerycms.

chmich avatar chmich commented on June 7, 2024

Hi, i tried to integrate refinery into a rails-7 app, but it seems there are issues on every edge:

  • Rails-7.1.2
  • devise 4.9.3

gem 'refinerycms', '~> 4.0', '>= 4.0.3'

$ bundle install =>

Could not find compatible versions

Because refinerycms >= 4.0.3 depends on refinerycms-core = 4.0.3
  and refinerycms-core >= 4.0.0 depends on railties >= 5.1.0, < 5.2,
  refinerycms >= 4.0.3 requires railties >= 5.1.0, < 5.2.
And because rails >= 7.1.2 depends on railties = 7.1.2,
  refinerycms >= 4.0.3 is incompatible with rails >= 7.1.2.
So, because Gemfile depends on rails ~> 7.1.2
  and Gemfile depends on refinerycms >= 4.0.3, < 5.A,
  version solving has failed.

It wants railties 5x, but i have 7.1.2

Then i am removing the Version: gem 'refinerycms'

$ bundle install #=>

This installes me refinerycms (0.9.7.15)!!

This seems that the distance to rails-7 is too big.

It seems that the Statement on the refinery homepage «Supports latest versions of Rails» is very old!

from refinerycms.

anitagraham avatar anitagraham commented on June 7, 2024

I am using my local fork of Refinery which is not in a PR-able state.

It uses friendly_id-mobility', '~> 1.0.3',
and a fork of refinerycms-i18n, which uses 'mobility', '~> 1.2.9'

I am about to run the tests for this version of -i18n.
I'll try to find the most minimally changed version of Refinery which will accomodate Rails7 and Ruby 3.

from refinerycms.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.