method

helpers_paths

v3.2.1 - Show latest stable - Class: Rails::Engine
helpers_paths()
public

No documentation available.

# File railties/lib/rails/engine.rb, line 459
    def helpers_paths
      paths["app/helpers"].existent
    end