omegahm/beerclub

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
workers/account_worker.rb23
A
0 mins
workers/account.worker
public/robots.txt
public/favicon.ico
public/500.html
public/422.html
public/404.html
config.ru
bin/rake
bin/rails
bin/bundle
app/views/users/new.html.erb
app/views/users/index.html.erb
app/views/users/edit.html.erb
app/views/users/_form.html.erb
app/views/settings/new.html.erb
app/views/settings/index.html.erb
app/views/settings/edit.html.erb
app/views/settings/_form.html.erb
app/views/products/new.html.erb
app/views/products/index.html.erb
app/views/products/edit.html.erb
app/views/products/_form.html.erb
app/views/payments/show.html.erb
app/views/payments/index.html.erb
app/views/meta/new.html.erb
app/views/meta/index.html.erb
app/views/meta/edit.html.erb
app/views/meta/_form.html.erb
app/views/layouts/application.html.erb
app/views/layouts/_navbar.html.erb
app/views/layouts/_footer.html.erb
app/views/home/index.html.erb
app/views/home/graph.html.erb
app/views/home/account.pdf.prawn
app/views/administrators/new.html.erb
app/views/administrators/index.html.erb
app/views/administrators/edit.html.erb
app/views/administrators/_form.html.erb
app/views/administrator_sessions/new.html.erb
app/views/administrator_sessions/_form.html.erb
app/views/accounts/index.html.erb
app/models/user.rb17
A
0 mins
app/models/setting.rb9
A
0 mins
app/models/product.rb5
A
0 mins
app/models/payment.rb5
A
0 mins
app/models/metum.rb6
A
0 mins
app/models/bill.rb5
A
0 mins
app/models/administrator_session.rb15
A
0 mins
app/models/administrator.rb5
A
0 mins