Class: TextMessage::Rendering::TemplateContext
- Inherits:
-
ActionView::Base
- Object
- ActionView::Base
- TextMessage::Rendering::TemplateContext
- Includes:
- ActionView::Helpers::DateHelper, ActionView::Helpers::NumberHelper, ActionView::Helpers::TagHelper, ActionView::Helpers::TextHelper, ActionView::Helpers::TranslationHelper
- Defined in:
- lib/text_message_rails/rendering.rb
Overview
Private class to render provide rendering context with helpers (when there is no ApplicationController: rails API etc.)
Instance Method Summary collapse
-
#default_url_options ⇒ Object
Default options for urls.
Instance Method Details
#default_url_options ⇒ Object
Default options for urls
49 50 51 |
# File 'lib/text_message_rails/rendering.rb', line 49 def TextMessage::Controller. end |