Skip to content

setup fails config/application.rb:88: syntax error

gitlab-qa-bot requested to merge github/fork/creduo/master into master

Created by: creduo

setup fails because of config/application.rb:88. may depends on env.

$ ruby -v ruby 1.9.3p0

$ bundle show

  • rack-cors (0.2.9)
  • rails (4.0.3)
  • rake (10.1.1)

$ rake gitlab:setup RAILS_ENV=production rake aborted! /home/git/gitlab/config/application.rb:88: syntax error, unexpected ':', expecting kEND ... resource '/api/*', headers: :any, methods: [:get, :post, ...

Merge request reports