Method deprecated or moved
This method is deprecated or moved on the latest stable version.
The last existing version (v2.3.8) is shown here.
localized?()
public
Returns true if there is any localization file in locale_path
# File railties/lib/rails/plugin.rb, line 75
def localized?
locale_files.any?
end