Questions tagged [refinery]

Refinery is a Ruby on rails CMS that supports Rails 5.1+.

Refinery is a Ruby on rails CMS that supports Rails 5.1+, it is perfect for creating custom content manageable websites the "The Rails Way".

49 questions
0
votes
1 answer

Override refinerycms pages extension from another extension

I'm making redirecting extension and I'd like to make a decorator for find_page in PagesController in pages extension (to handle redirect if page is not found). Everything works fine if the decorator is in main app. If I put it in my redirect…
Slobodan Kovacevic
  • 6,848
  • 3
  • 29
  • 33
0
votes
0 answers

RefineryCMS Index view generated/saved in /public

I just started using RefineryCMS as a gem in my Rails app, I've been enjoying it a lot so far (really nice work)! gemfile: gem 'refinerycms', '~> 2.0.0' # refinerycms engines gem 'refinerycms-blog', '~> 2.0.0' gem 'refinerycms-inquiries', '~>…
0
votes
1 answer

Error on Updating RefineryCMS

I am trying to update from refinery 1.0.9 to 2.0.9 on ruby 1.9.3. I am getting this error: Bundler could not find compatible versions for gem "refinerycms-core": In Gemfile: refinerycms-news (~> 1.2) ruby depends on refinerycms-core (~>…
Josh Scott
  • 3,790
  • 7
  • 29
  • 31
0
votes
1 answer

All the images referenced by og:image should be at least 200px

i Would like to ask you to help me problem is i am constantly getting this msg from fb debugger whatever I do: "All the images referenced by og:image should be at least 200px in both dimensions. Please check all the images with tag og:image in the…
Dantes
  • 2,791
  • 6
  • 26
  • 34
1 2 3
4