Anita Graham
Anita Graham
I think I've encountered this recently. I did two things: I added css ```scss #image_grid li > img { height: inherit; width: inherit } ``` When I look now...
I am in this predicament too. The subtitle for the repository says "...supporting Rails 5.2+" so I think not having a 5.2 compatible release is an oversight. I'd be happy...
### Tests failing: I have seen some of these errors during testing, but thought I was past them. Many seem to be timeouts, and then the reporting of timeouts seems...
The paths for pages come from refinery routes. In your main app, `config/routes.rb` you wil have mounted the refinery engine at a mount point. Refinery routes all descend (?) from...
Yes, I would have got a new ImageMagick sometime in the past year. I've tried writing my objects with a transparent pixel, and also with background fill opacity set (either...
I'm sorry I haven't responded to this sooner. The suggestion to change my background fill to white doesn't help - white is no more transparent than black. Changing the fill...
Closed and reopened to trigger new set of checks
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...
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'd agree @ddnexus - many/most is not all. Different products come and go, and having a documented way to achieve the result without a framework is useful. (Also note that...