A subscription is required to view this video. Enroll Today

Ruby

RefineryCMS

  • jvancleef
  • 1984 views

Refinery is a flexible and easily extendible Rails CMS that remains very accessible to an end user. In this episode, Josh Van Cleef walks you through setting up and customizing a Refinery app from the beginning.

Comments

said

Good video... I'm interested in using entities relationships inside the same engine with appropriate dashboard user interface. In the video there was example of Team-Driver-relationship, when admin could create new driver by selecting appropriate team via combobox. Is that possible to simplify that process using nested routes, so that admin can select team in the teams page first and then create new driver in appropriate team page without selecting it via combobox?

Josef said

Hello. Great video.

I just don't understand why you are overriding generated models. They are in vendor/engines directories and they are there for you. Refinery best practice is to edit them direct. Overriding is here only for copying files hidden in gem.

Ismael Marin said

I think is important to notice, that the current RefineryCMS only works with Rails 3.0.X and to run:

refinerycms appname --rails-version 3.0.X

Download

Share