CV-Gate/search_for_text_into_pdfs

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.DS_Store
.gitignore
Gemfile
Gemfile.lock
README.rdoc
Rakefile
app/assets/images/rails.png
app/assets/javascripts/application.js0
A
0 mins
app/assets/javascripts/documents.js.coffee
app/assets/stylesheets/application.css
app/assets/stylesheets/documents.css.scss
app/assets/stylesheets/scaffolds.css.scss
app/controllers/application_controller.rb3
A
0 mins
app/controllers/documents_controller.rb61
A
0 mins
app/helpers/application_helper.rb2
A
0 mins
app/helpers/documents_helper.rb2
A
0 mins
app/indices/document_index.rb3
A
0 mins
app/models/concerns/indexation.rb14
A
0 mins
app/models/document.rb6
A
0 mins
app/uploaders/document_file_uploader.rb6
A
0 mins
app/views/documents/_form.html.erb
app/views/documents/_search_form.html.erb
app/views/documents/edit.html.erb
app/views/documents/index.html.erb
app/views/documents/new.html.erb
app/views/documents/search.html.erb
app/views/documents/show.html.erb
app/views/layouts/application.html.erb
config.ru
doc/README_FOR_APP
public/404.html
public/422.html
public/500.html
public/favicon.ico
public/robots.txt