[Git][noosfero/noosfero][master] Revert "api: do not forward 404 requests to rails"

Victor Costa gitlab at mg.gitlab.com
Wed Feb 22 08:37:51 BRT 2017


Victor Costa pushed to branch master at Noosfero / noosfero


Commits:
c538544d by Victor Costa at 2017-02-22T08:37:03-03:00
Revert "api: do not forward 404 requests to rails"

This reverts commit 49c6052bd69dfff9acb421e9158dad268bf56988.

- - - - -


1 changed file:

- config.ru


Changes:

=====================================
config.ru
=====================================
--- a/config.ru
+++ b/config.ru
@@ -22,4 +22,4 @@ end
 run Rack::Cascade.new([
   Api::App,
   rails_app
-], [])
+])



View it on GitLab: https://gitlab.com/noosfero/noosfero/commit/c538544da10869ef0c90c16215d81df13c675f47
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20170222/6b46b69f/attachment.html>


More information about the Noosfero-dev mailing list