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



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

def info
  render layout: false
end