method
routing_file
routing_file()
public
Hide source
# File railties/lib/rails/plugin.rb, line 91 def routing_file File.join(directory, 'config', 'routes.rb') end


