Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 442 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 442 Bytes

Rails Admin Custom Action

This is a fork of dummy_app which uses rails_admin to provide a full backend.

At this example, we created a published field for comments and a bulk action to publish multiple comments at the same time.

The relevant files, which you should take a close look are:

  • config/initializers/rails_admin.rb
  • lib/rails_admin_publish.rb