Sha256: d7d6c560e4bdafca30956cd12bc09c1f4a47cdbbef5b34b8a11f06e1f0526352

Contents?: true

Size: 205 Bytes

Versions: 24

Compression:

Stored size: 205 Bytes

Contents

class E9Crm::AdvertisingCampaignsController < E9Crm::CampaignSubclassController
  defaults :resource_class => AdvertisingCampaign
  include E9Rails::Controllers::Orderable

  helper 'e9_crm/campaigns'
end

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
e9_crm-0.1.13 app/controllers/e9_crm/advertising_campaigns_controller.rb
e9_crm-0.1.12 app/controllers/e9_crm/advertising_campaigns_controller.rb
e9_crm-0.1.11 app/controllers/e9_crm/advertising_campaigns_controller.rb
e9_crm-0.1.10 app/controllers/e9_crm/advertising_campaigns_controller.rb