dgilperez/tin_opener

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.travis.yml
CHANGELOG.md
CODE_OF_CONDUCT.md
Gemfile
Gemfile.lock
LICENSE
README.md
Rakefile
app/assets/javascripts/tin_opener/application.js0
A
0 mins
app/assets/stylesheets/tin_opener/application.css
app/controllers/tin_opener/application_controller.rb4
A
0 mins
app/controllers/tin_opener/data_sets_controller.rb42
A
0 mins
app/controllers/tin_opener/records_controller.rb49
A
0 mins
app/helpers/tin_opener/application_helper.rb4
A
0 mins
app/models/tin_opener/data_set.rb25
A
0 mins
app/models/tin_opener/record.rb7
A
0 mins
app/views/layouts/tin_opener/application.html.erb
app/views/tin_opener/data_sets/_form.html.erb
app/views/tin_opener/data_sets/edit.html.erb
app/views/tin_opener/data_sets/index.html.erb
app/views/tin_opener/data_sets/show.html.erb
app/views/tin_opener/records/_form.html.erb
app/views/tin_opener/records/_record.html.erb
app/views/tin_opener/records/edit.html.erb
app/views/tin_opener/records/index.html.erb
app/views/tin_opener/records/new.html.erb
app/views/tin_opener/records/show.html.erb
bin/rails
encuesta-calidad-de-vida-2014.xls
lib/tasks/tin_opener_tasks.rake
lib/tin_opener.rb10
A
0 mins
lib/tin_opener/data_file_processor.rb23
A
0 mins
lib/tin_opener/data_file_processors/csv_processor.rb22
A
0 mins
lib/tin_opener/data_file_processors/xls_processor.rb23
A
0 mins
lib/tin_opener/engine.rb14
A
0 mins
lib/tin_opener/version.rb3
A
0 mins
tin_opener.gemspec