Method: SolidQueueUi::WebHelpers#text_direction
- Defined in:
- lib/solid_queue_ui/web/helpers.rb
#text_direction ⇒ Object
96 97 98 |
# File 'lib/solid_queue_ui/web/helpers.rb', line 96 def text_direction get_locale["TextDirection"] || "ltr" end |