method

reloader_paths

rails latest stable - Class: I18n::Railtie

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v3.2.13) is shown here.

reloader_paths()
public

No documentation available.

# File activesupport/lib/active_support/i18n_railtie.rb, line 16
    def self.reloader_paths
      @reloader_paths ||= []
    end