[Git][noosfero/noosfero][master] 2 commits: Revert "Merge branch 'fix-render-not-found' into 'master'"

Leandro Nunes gitlab at mg.gitlab.com
Thu Jul 27 13:16:34 BRT 2017


Leandro Nunes pushed to branch master at Noosfero / noosfero


Commits:
4fe1cad1 by Leandro Nunes at 2017-07-27T14:42:01+00:00
Revert "Merge branch 'fix-render-not-found' into 'master'"

This reverts merge request !1251
- - - - -
bfdb2cd6 by Leandro Nunes at 2017-07-27T16:16:18+00:00
Merge branch 'revert-3102f3c3' into 'master'

Revert "Merge branch 'fix-render-not-found' into 'master'"

See merge request !1290
- - - - -


1 changed file:

- config.ru


Changes:

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



View it on GitLab: https://gitlab.com/noosfero/noosfero/compare/3102f3c3ed805e620f243a104eafd1be14a16272...bfdb2cd6e16213c70b477ecada6232d0eb433a62

---
View it on GitLab: https://gitlab.com/noosfero/noosfero/compare/3102f3c3ed805e620f243a104eafd1be14a16272...bfdb2cd6e16213c70b477ecada6232d0eb433a62
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20170727/5191b7f8/attachment-0001.html>


More information about the Noosfero-dev mailing list