method

reloader_paths

v3.2.13 - Show latest stable - Class: I18n::Railtie
reloader_paths()
public

No documentation available.

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