mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 06:49:14 +08:00
be7d82d2b0
This cleans up our routes.rb file so that it only has routes that map to existing controller actions. Some routes were just old and their corresponding controller methods were deleted without cleaning up the route for it. Other routes were just accidentally created using the `resources` helper and never mapped to actual controller methods. |
||
---|---|---|
.. | ||
cloud/cloud66 | ||
environments | ||
initializers | ||
locales | ||
application.rb | ||
boot.rb | ||
cdn.yml.sample | ||
database.yml | ||
deploy.rb.sample | ||
dev_defaults.yml | ||
discourse_defaults.conf | ||
discourse.config.sample | ||
discourse.pill.sample | ||
environment.rb | ||
logrotate.conf | ||
multisite.yml.production-sample | ||
nginx.global.conf | ||
nginx.sample.conf | ||
projections.json | ||
puma.rb | ||
routes.rb | ||
sidekiq.yml | ||
site_settings.yml | ||
spring.rb | ||
thin.yml.sample | ||
unicorn_launcher | ||
unicorn_upstart.conf | ||
unicorn.conf.rb |