Ch4s3/ink_stream

View on GitHub
Branch: develop(View all)
NameLines of codeMaintainabilityTest coverage
yarn.lock
public/robots.txt
public/favicon.ico
public/apple-touch-icon.png
public/apple-touch-icon-precomposed.png
public/500.html
public/422.html
public/404.html
prod.sh
package.json
config.ru
config.reek
bin/yarn
bin/webpack-dev-server
bin/webpack
bin/update
bin/spring
bin/setup
bin/rake
bin/rails
bin/bundle
app/workers/article_worker.rb15
A
0 mins
app/views/publications/show.html.erb
app/views/publications/new.html.erb
app/views/publications/index.html.erb
app/views/publications/create.html.erb
app/views/layouts/mailer.text.erb
app/views/layouts/mailer.html.erb
app/views/layouts/application.html.erb
app/views/articles/show.html.erb
app/views/articles/search.html.erb
app/views/articles/results.html.erb
app/views/articles/new.html.erb
app/services/articles/finder.rb18
A
0 mins
app/models/user.rb8
A
0 mins
app/models/publication.rb13
A
0 mins
app/models/article.rb25
A
0 mins
app/models/application_record.rb3
A
0 mins
app/models/annotation.rb4
A
0 mins
app/mailers/application_mailer.rb4
A
0 mins
app/jobs/application_job.rb2
A
0 mins
app/javascript/packs/application.js1
A
0 mins
app/javascript/packs/annotation.js1
A
0 mins
app/javascript/ink-stream/turboPatch.js97
A
2 hrs
app/javascript/ink-stream/removeFlash.js4
A
0 mins
app/javascript/ink-stream/navToggle.js36
A
2 hrs
app/javascript/ink-stream/index.js8
A
0 mins
app/javascript/ink-stream/getText.js20
A
0 mins
app/javascript/components/annotation_form.jsx136
A
1 hr
app/forms/form_object.rb3
A
0 mins