Sha256: 347d39763874103014309c9d90b340f573accfb83bba3dd442ad738186e91ea4

Contents?: true

Size: 1.52 KB

Versions: 1

Compression:

Stored size: 1.52 KB

Contents

# #########################################################################
#
# ------------------------------------------------------------------------------
# ------------------------------------------------------------------------------
#
# #########################################################################
module Refinery
  module Products
    module Admin
      class DigidownloadsController < ::Refinery::AdminController

# #########################################################################
         crudify :'refinery/products/digidownload',
                :title_attribute => 'doc_file_name', :xhr_paging => true


# #########################################################################

# ------------------------------------------------------------------------------
# ------------------------------------------------------------------------------

# #########################################################################
  private
# #########################################################################


# ------------------------------------------------------------------------------
# ------------------------------------------------------------------------------

# ------------------------------------------------------------------------------
# ------------------------------------------------------------------------------
#
# #########################################################################


      end   # class DigidownloadsController
    end  # mod admin
  end  # mod products
end   # mod refinery

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
refinerycms-stores-0.1.0 app/controllers/refinery/products/admin/digidownloads_controller.rb