ActiveAdmin.register C80Swiper::Swslider, as: 'Swslider' do config.per_page = 100 menu :label => 'Слайдеры', # TODO_MY:: название пункта меню перенесести в параметры в базу priority: 4, parent: 'Swipers' # TODO_MY:: название пункта меню перенесести в параметры в базу permit_params :title, :sframes_attributes => [ :id, :_destroy, :title, :link_url, :image, :swslider_id, :ord, :enabled, :fcaptions_attributes => [ :id, :_destroy, :sframe_id, :ord, :value ] ] batch_action :destroy, false config.sort_order = 'id_desc' # before_filter :skip_sidebar!, :only => :index index do selectable_column column :title column :sframes do |csample| s = '' # link_to image_tag(csample.csphoto.thumb_md, style: 'width:150px;'), csample.csphoto.url, target: '_blank' # s = csample.sframes.def_order # .map{ |sframe| "