Skip to content

routes: include plugins config/routes.rb file in routes loading

Rodrigo Souto requested to merge diguliu/noosfero:plugins-custom-routes into master

Also removing the check that changes the plugins root path from "{baseplugins,config/plugins}" to "plugins" on test environments since rake testing already deals with enabling the plugins being tested and also plugins routes might break each others tests.

Merge request reports