Method deprecated or moved
This method is deprecated or moved on the latest stable version.
The last existing version (v3.1.0) is shown here.
locale()
public
Overload locale to return
a symbol instead of array.
# File actionpack/lib/action_view/lookup_context.rb, line 187
def locale
@details[:locale].first
end