Class: PushType::AdminController

Inherits:
ActionController::Base
  • Object
show all
Defined in:
app/controllers/push_type/admin_controller.rb

Instance Method Summary collapse

Instance Method Details

#infoObject



11
12
13
# File 'app/controllers/push_type/admin_controller.rb', line 11

def info
  render layout: false
end