[Git][noosfero/noosfero][master] api: add api routes back

Rodrigo Souto gitlab at mg.gitlab.com
Fri May 25 18:17:00 BRT 2018


Rodrigo Souto pushed to branch master at Noosfero / noosfero


Commits:
95613c69 by Rodrigo Souto at 2018-05-25T21:16:35Z
api: add api routes back

- - - - -


1 changed file:

- + config/routes/01_api.rb


Changes:

=====================================
config/routes/01_api.rb
=====================================
--- /dev/null
+++ b/config/routes/01_api.rb
@@ -0,0 +1,5 @@
+Noosfero::Application.routes.draw do
+
+  mount Api::App => '/api'
+
+end



View it on GitLab: https://gitlab.com/noosfero/noosfero/commit/95613c69834b9a1a1ed3b8bad1c5028ae196039a

-- 
View it on GitLab: https://gitlab.com/noosfero/noosfero/commit/95613c69834b9a1a1ed3b8bad1c5028ae196039a
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/20180525/56730a9f/attachment.html>


More information about the Noosfero-dev mailing list