Class: PostmanMta::Stats::MessagesController
- Inherits:
-
ApplicationController
- Object
- ActionController::Metal
- ApplicationController
- PostmanMta::Stats::MessagesController
- Defined in:
- app/controllers/postman_mta/stats/messages_controller.rb
Constant Summary
Constants inherited from ApplicationController
ApplicationController::MODULES
Instance Method Summary collapse
Instance Method Details
#unread ⇒ Object
4 5 6 |
# File 'app/controllers/postman_mta/stats/messages_controller.rb', line 4 def unread render .unread_stats end |