8 Responses

  1. Kim
    Kim 20/11/2012 at 4:49 | | Reply

    Thanks, it is very clear 😉

    1. Thanh Dao
      Thanh Dao 17/11/2014 at 9:53 | | Reply

      Very clear, thank you very much !

  2. James
    James 01/12/2012 at 0:03 | | Reply

    Awesome post.

    Don’t forget to add the en.yml file for custom bulk drop down names. Without it you’ll get an error in place of the drop down.

    https://github.com/theodorton/rails_admin

  3. Peter
    Peter 18/06/2013 at 6:21 | | Reply

    how i can custom view?

  4. MatisMasters
    MatisMasters 22/08/2013 at 11:54 | | Reply

    Awesome post,

    I would have paid you a beer if you had one of those plugins activated.

    Thanks!

  5. Dmitry
    Dmitry 10/01/2015 at 12:24 | | Reply

    Many thanks!

    You can write
    “RailsAdmin::Config::Actions.register(self)”
    at lib/rails_admin_publish.rb and so first “module” lines at “RailsAdmin.config” are not needed.

  6. Dylan
    Dylan 04/08/2021 at 12:55 | | Reply

    Hi, I’ll be surprised if you actually read this, but in lines 20 and 21 of the rails_admin_publish.rb file:

    ” # Get all selected rows
    @objects = list_entries(@model_config, :destroy)”

    I was wondering if it’s possible to change it so that instead of getting all the selected rows, it gets every row.

Leave a Reply