Add language detection (#1772)

* Add language detection via WhatLanguage and (de)serialization of it through Atom

* Fix default language in ProcessFeedService

* Re-add newline before 'react-rails' Gem to fix groupings

Fixes Code Climate issue
This commit is contained in:
Eugen 2017-04-16 20:32:17 +02:00 committed by GitHub
parent 6d70a80263
commit e4af4898de
7 changed files with 23 additions and 4 deletions

View file

@ -455,6 +455,7 @@ GEM
websocket-driver (0.6.5)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.2)
whatlanguage (1.0.6)
xpath (2.0.0)
nokogiri (~> 1.3)
@ -541,6 +542,7 @@ DEPENDENCIES
tzinfo-data
uglifier (>= 1.3.0)
webmock
whatlanguage
RUBY VERSION
ruby 2.4.1p111