hummingbird-me / kitsu-tools

:hammer: The tools we use to build Kitsu, the coolest platform for anime and manga
https://kitsu.app
Apache License 2.0
2.09k stars 265 forks source link

Minor error fixes #621

Closed NuckChorris closed 9 years ago

NuckChorris commented 9 years ago

Fixes two minor errors on the site:

ActionController::RoutingError (uninitialized constant ProducersController)
ActionController::ParameterMissing (param is missing or the value is empty: depth):
  app/controllers/search_controller.rb:23:in `block (2 levels) in search'
  app/controllers/search_controller.rb:13:in `search'
trmcnvn commented 9 years ago

:+1: