Class: Pwb::ApplicationApiController
- Inherits:
-
ActionController::Base
- Object
- ActionController::Base
- Pwb::ApplicationApiController
- Defined in:
- app/controllers/pwb/application_api_controller.rb
Class Method Summary collapse
Class Method Details
.default_url_options ⇒ Object
10 11 12 |
# File 'app/controllers/pwb/application_api_controller.rb', line 10 def self. { locale: I18n.locale } end |