RubyFlow The Ruby and Rails community linklog

DRY your CRUD with Simple Form and Inherited Resources

Admin views can be tedious to develop and maintain, but full-on admin engines can be too heavy and hard to use. I wrote a blog post that shows how you can use two gems, Inherited Resources and Simple Form, along with Rails’ built in view inheritance, to build easy-to-maintain admin CRUD.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in