omegahm/beerclub

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rspec
.rubocop.yml
.ruby-version
.slugignore
.travis.yml
Gemfile
Gemfile.lock
Procfile
Procfile.dev
README.rdoc
Rakefile
app/assets/images/favicon/favicon.ico
app/assets/images/favicon/favicon.png
app/assets/javascripts/account.js.coffee
app/assets/javascripts/home.js.coffee
app/assets/stylesheets/application.css.scss
app/assets/stylesheets/home.css.scss
app/views/accounts/index.html.erb
app/views/administrator_sessions/_form.html.erb
app/views/administrator_sessions/new.html.erb
app/views/administrators/_form.html.erb
app/views/administrators/edit.html.erb
app/views/administrators/index.html.erb
app/views/administrators/new.html.erb
app/views/home/account.pdf.prawn
app/views/home/graph.html.erb
app/views/home/index.html.erb
app/views/layouts/_footer.html.erb
app/views/layouts/_navbar.html.erb
app/views/layouts/application.html.erb
app/views/meta/_form.html.erb
app/views/meta/edit.html.erb
app/views/meta/index.html.erb
app/views/meta/new.html.erb
app/views/payments/index.html.erb
app/views/payments/show.html.erb
app/views/products/_form.html.erb
app/views/products/edit.html.erb
app/views/products/index.html.erb
app/views/products/new.html.erb
app/views/settings/_form.html.erb
app/views/settings/edit.html.erb
app/views/settings/index.html.erb
app/views/settings/new.html.erb
app/views/users/_form.html.erb
app/views/users/edit.html.erb
app/views/users/index.html.erb
app/views/users/new.html.erb
bin/bundle