Refinery CMS, often shortened to Refinery, is a free and open-source content management system written in Ruby as a Ruby on Rails web application with jQuery used as the JavaScript library. Refinery CMS supports Rails 3.2 and Rails 4.2 and Rails 5.1.
Which Rails version does refinery support?
Refinery CMS supports Rails 3.2 and Rails 4.2 and Rails 5.1. Refinery differs from similar products by targeting a non-technical end user and allowing the developer to create a flexible website rapidly by staying as close as possible to the conventions of the Ruby on Rails framework.
Is refinery free to use?
Refinery is available at no cost for anyone to use and modify. There have been contributions from users around the world. Refinery aims to maintain pace with the latest version of Rails so you always have the newest features. If you can point and click, you can use Refinery.
Why should I use refinery?
Refinery aims to maintain pace with the latest version of Rails so you always have the newest features. If you can point and click, you can use Refinery. And if you’re building a site for a client, 10 minutes on the phone will get them up and running.
Refinery CMS, often shortened to Refinery, is an open source content management system written in Ruby as a Ruby on Rails web application with jQuery used as the JavaScript library. Refinery runs on Rails 3.x, 4.2.x and 5.1+.
What does refinery mean?
Refinery runs on Rails 3.x, 4.2.x and 5.1+. Refinery differs from similar projects by targeting a non-technical end user and allowing the developer to create a flexible website rapidly by staying as close as possible to the conventions of the Ruby on Rails framework. The Refinery philosophy includes several guiding principles:
What extensions does refinery come with?
The extensions Refinery comes with are: Core- contains default layouts, views, javascripts and CSS. This extension also has an extension API for extending Refinery and everything Refinery needs to hook into Rails. Images- handles image upload, insertion and processing images using Dragonfly.
What database systems does refinery support?
Refinery also supports MySQL and PostgreSQL “out of the box”. For important applications, you may wish to use one of these other database systems. Refinery will create a folder in your working directory called rickrockstar. Switch to this folder: $ cd rickrockstar
What languages is refinery available in?
Refinery is available in over 30 languages including English, French, German, Japanese, Italian, Spanish, Russian, Chinese and many more. There are Refinery contributors from nearly every continent that are happy to help with your issues, or even coach you through your first contribution.
How do I start learning refinery?
Refinery is a Ruby on Rails web application. If you have no prior experience with Rails, you will find a very steep learning curve diving straight into Refinery. There are some good free resources on the Internet for learning Rails, including: Getting Started with Rails