method
init_path

init_path()
public
Hide source
# File railties/lib/rails/plugin.rb, line 175 def init_path File.join(directory, 'rails', 'init.rb') end