Method: Chaskiq::SubscribersController#new

Defined in:
app/controllers/chaskiq/subscribers_controller.rb

#newObject



16
17
18
# File 'app/controllers/chaskiq/subscribers_controller.rb', line 16

def new
  @subscriber = @campaign.subscribers.new
end