Administrate: Rails 6 rich text editor

Created on 22 May 2019  路  1Comment  路  Source: thoughtbot/administrate

Hi! I'm having a trouble when I added administrate to my project. I'm starting it, then I only have a post model (yes has a blog) with title and a rich text association.

When I added administrate gem, and after run rails g administrate:dashboard post, when I go to the admin/posts path, return me this error:

Screen Shot 2019-05-22 at 12 27 17

Do you know why this error is happening? (I'm new with administrate gem, is my first time using it, maybe I'm now following some step)

Most helpful comment

>All comments

Was this page helpful?
0 / 5 - 0 ratings