.gitignore | |
|
|
.rspec | |
|
|
.ruby-version | |
|
|
.travis.yml | |
|
|
CONTRIBUTING.md | |
|
|
Gemfile | |
|
|
Gemfile.lock | |
|
|
README.md | |
|
|
Rakefile | |
|
|
app/assets/javascripts/application.js | 0 | A 0 mins |
|
app/assets/stylesheets/application.css | |
|
|
app/controllers/application_controller.rb | 24 | A 35 mins |
|
app/controllers/diseases_controller.rb | 35 | A 0 mins |
|
app/lib/data_miner.rb | 7 | A 0 mins |
|
app/lib/scrapers/who/disease_parser.rb | 56 | A 0 mins |
|
app/lib/scrapers/who/parser.rb | 31 | A 0 mins |
|
app/lib/scrapers/who/request.rb | 13 | A 0 mins |
|
app/lib/scrapers/who/response.rb | 23 | A 0 mins |
|
app/models/disease.rb | 6 | A 0 mins |
|
app/views/diseases/index.jbuilder | |
|
|
app/views/diseases/set_active_status.jbuilder | |
|
|
app/views/diseases/show.jbuilder | |
|
|
app/views/diseases/show_attr.jbuilder | |
|
|
app/views/layouts/application.html.erb | |
|
|
bin/bundle | |
|
|
bin/rails | |
|
|
bin/rake | |
|
|
bin/setup | |
|
|
bin/spring | |
|
|
config.ru | |
|
|
lib/tasks/mine_data.rake | |
|
|
public/404.html | |
|
|
public/422.html | |
|
|
public/500.html | |
|
|
public/assets/application-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css | |
|
|
public/assets/application-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css.gz | |
|
|
public/assets/application-f9d8e5ce8f528d997d58156ff5f8c1d4b0741ac22b367a6a6294b3c7e9758e96.js | 1 | A 0 mins |
|
public/assets/application-f9d8e5ce8f528d997d58156ff5f8c1d4b0741ac22b367a6a6294b3c7e9758e96.js.gz | |
|
|
public/favicon.ico | |
|
|
public/robots.txt | |
|
|