refinerycms icon indicating copy to clipboard operation
refinerycms copied to clipboard

An extendable Ruby on Rails CMS that supports Rails 6.0+

Results 47 refinerycms issues
Sort by recently updated
recently updated
newest added

Context: it seems `image/webp` is not part of the standard hash of extensions to mime types in Dragonfly, and browsers read the content type as "octet-stream". `Dragonfly.app.mime_types` in the Rails...

Moved :it_has_behaviour alias to refinery's spec_helper, as it was being called from both images/spec and resources/spec. Deprecate no more: Handling errors as objects now - when adding them (for image/resource...

Is refinerycms supported with rails 6? I am upgrading from rails 5 because I need to upgrade to ruby 3 and ruby 3 is not compatible with rails 5 and...

Bundler version 2.4.7 ``` % bundle [!] There was an error parsing `Gemfile`: undefined method `=~' for ["~> 4.0", ">= 4.0.0"]:Array. Bundler cannot continue. # from /Users/wonder/dev/refinerycms/Gemfile:15 # ------------------------------------------- #...

Reverted 1430e8fe59d3d6bd784d462aa63883ab45b62947 - "TEMP be sure we run against rails 6" Seems like this shouldn't have been left in the code. The main readme says `An open source content management...

I'm unsure if this question belongs here or in Dragonfly upstream, but I'll try here. I've uploaded hundreds of PDFs since I first created my Refinery app in 2015 (first...

Not necessary an issue, more wondering if anyone has tested Refinery with the latest versions of Rails using importmaps, VIPS and Ruby? Thinking about implementing this CMS into a new...