stephancom/quiply-rails

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
public/robots.txt
public/humans.txt
public/favicon.ico
public/apple-touch-icon.png
public/apple-touch-icon-precomposed.png
public/500.html
public/422.html
public/404.html
lib/tasks/import.rake
lib/tasks/destructive.rake
lib/import.rb30
A
0 mins
config.ru
bin/update
bin/spring
bin/setup
bin/rspec
bin/rake
bin/rails
bin/bundle
app/views/users/show.json.jbuilder
app/views/users/show.html.slim
app/views/users/new.html.slim
app/views/users/index.json.jbuilder
app/views/users/index.html.slim
app/views/users/edit.html.slim
app/views/users/_user.json.jbuilder
app/views/users/_form.html.slim
app/views/orders/show.json.jbuilder
app/views/orders/show.html.slim
app/views/orders/new.html.slim
app/views/orders/index.json.jbuilder
app/views/orders/index.html.slim
app/views/orders/edit.html.slim
app/views/orders/_order.json.jbuilder
app/views/orders/_form.html.slim
app/views/layouts/mailer.text.erb
app/views/layouts/mailer.html.erb
app/views/layouts/application.html.slim
app/views/layouts/_navigation_links.slim
app/views/layouts/_navigation.html.slim
app/views/layouts/_messages.html.slim
app/views/cohorts/show.html.slim
app/models/user.rb4
A
0 mins
app/models/order.rb18
A
0 mins
app/models/application_record.rb3
A
0 mins
app/mailers/application_mailer.rb4
A
0 mins
app/jobs/application_job.rb2
A
0 mins
app/helpers/users_helper.rb2
A
0 mins
app/helpers/orders_helper.rb2
A
0 mins
app/helpers/cohorts_helper.rb5
A
0 mins