Gitlab rails server not starting
Created by: roo7break
Following error message occurs when we try and start the rails server.
gitlab@flow:~/gitlab$ rails s -e production /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require': iconv will be deprecated in the future, use String#encode instead. /usr/lib/ruby/vendor_ruby/railties/lib/rails_generator/generators/applications/app/app_generator.rb:7: Use RbConfig instead of obsolete and deprecated Config. invalid option: -e gitlab@flow:~/gitlab$