Class: I18nDebugPage::I18nDebugLogsController
- Inherits:
-
ApplicationController
- Object
- ActionController::Base
- ApplicationController
- I18nDebugPage::I18nDebugLogsController
- Defined in:
- app/controllers/i18n_debug_page/i18n_debug_logs_controller.rb
Instance Method Summary collapse
Instance Method Details
#index ⇒ Object
5 6 7 |
# File 'app/controllers/i18n_debug_page/i18n_debug_logs_controller.rb', line 5 def index @i18n_debug_logs = I18nDebugPage.i18n_debug_logs end |