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 15 samples from 2 applications.

def locale
  @original_config.locale
end