You can use active_scaffold_config_list
http://github.com/activescaffold/active_scaffold_config_list
It's not supported by this gem, is only config_list.
You could try adding a before_filter for :new, :create, :edit, :update, and set conf.create.columns or conf.update.columns from list_columns method.
El Martes, 14 de julio de 2015 08:10:38 Georgiy Avakyan escribió:
> Okay, this gem works well! I'm sorry, but I forgot to say, that I need
> select columns which I want to view *and edit. *If I select item to view, I