class ActionView::I18nProxy

def locale

Experimental RBS support (using type sampling data from the type_fusion project).

def locale: () -> Symbol

This signature was generated using 5 samples from 1 application.

def locale
  @original_config.locale
end