Method: Chaskiq::SubscribersController#new
- Defined in:
- app/controllers/chaskiq/subscribers_controller.rb
#new ⇒ Object
16 17 18 |
# File 'app/controllers/chaskiq/subscribers_controller.rb', line 16 def new @subscriber = @campaign.subscribers.new end |