Sha256: 00d488c1adbb0a41944b846f467a040a4dab7468725eaa6dcdb1d35499b5713f
Contents?: true
Size: 195 Bytes
Versions: 18
Compression:
Stored size: 195 Bytes
Contents
# Returns the locale stored in the current thread. This value is set either # explicitly in the backend, or via the DEFER_TO_PROC in the router. def current_locale Thread.current[:locale] end
Version data entries
18 entries across 18 versions & 1 rubygems