[Git][noosfero/noosfero][master] fix rails s start

Leandro Nunes gitlab at mg.gitlab.com
Wed Jun 6 20:22:18 BRT 2018


Leandro Nunes pushed to branch master at Noosfero / noosfero


Commits:
4b92c65c by Leandro Nunes dos Santos at 2018-06-06T23:22:04Z
fix rails s start

- - - - -


1 changed file:

- config.ru


Changes:

=====================================
config.ru
=====================================
--- a/config.ru
+++ b/config.ru
@@ -1,4 +1,5 @@
 # This file is used by Rack-based servers to start the application.
+require_relative 'config/environment'
 
 run Rails.application
 



View it on GitLab: https://gitlab.com/noosfero/noosfero/commit/4b92c65c68761369a070b3ddeac532861ef42f97

-- 
View it on GitLab: https://gitlab.com/noosfero/noosfero/commit/4b92c65c68761369a070b3ddeac532861ef42f97
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/20180606/11c61c2d/attachment.html>


More information about the Noosfero-dev mailing list