.babelrc | |
|
|
.env.development | |
|
|
.env.test | |
|
|
.gitignore | |
|
|
.hanamirc | |
|
|
.rspec | |
|
|
.travis.yml | |
|
|
Capfile | |
|
|
Gemfile | |
|
|
Gemfile.lock | |
|
|
README.md | |
|
|
Rakefile | |
|
|
apps/web/application.rb | 60 | A 0 mins |
|
apps/web/assets/favicon.ico | |
|
|
apps/web/assets/javascripts/application.js | 2 | A 0 mins |
|
apps/web/assets/javascripts/articles_test.js | 21 | A 0 mins |
|
apps/web/assets/stylesheets/style.css.sass | |
|
|
apps/web/config/routes.rb | 3 | A 0 mins |
|
apps/web/controllers/articles/index.rb | 12 | A 0 mins |
|
apps/web/controllers/articles/test.rb | 13 | A 0 mins |
|
apps/web/controllers/index/index.rb | 7 | A 0 mins |
|
apps/web/templates/application.html.erb | |
|
|
apps/web/templates/articles/index.html.erb | |
|
|
apps/web/templates/articles/test.html.erb | |
|
|
apps/web/templates/index/index.html.erb | |
|
|
apps/web/views/application_layout.rb | 7 | A 0 mins |
|
apps/web/views/articles/index.rb | 5 | A 0 mins |
|
apps/web/views/articles/test.rb | 38 | A 0 mins |
|
apps/web/views/index/index.rb | 5 | A 0 mins |
|
config.ru | |
|
|
data/articles.csv | |
|
|
data/vocabulary/xing.csv | |
|
|
data/xing.csv | |
|
|
deploy/bin/ubuntu-16.04.sh | |
|
|
deploy/config.rb | 55 | A 0 mins |
|
deploy/environments/demo.rb | 5 | A 0 mins |
|
deploy/environments/production.rb | 8 | A 0 mins |
|
deploy/environments/staging.rb | 0 | A 0 mins |
|
doc/all.md | |
|
|
frontend/src/MultipleChoiceQuestion.js | 36 | A 0 mins |
|
frontend/src/Setup.js | 25 | A 0 mins |
|
frontend/src/app.js | 4 | A 0 mins |
|
frontend/src/components/questions/MultipleChoiceQuestion.js | 55 | A 0 mins |
|
frontend/src/components/questions/index.js | 4 | A 0 mins |
|
lib/application_dependencies.rb | 17 | A 0 mins |
|
lib/collection.rb | 25 | A 0 mins |
|
lib/deutsch.rb | 2 | A 0 mins |
|
lib/deutsch/repositories/articles_repository.rb | 23 | A 0 mins |
|
lib/factories/articles_repository_factory.rb | 16 | A 0 mins |
|
lib/pagination.rb | 31 | A 0 mins |
|