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


