roberto/lentlist

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rspec
.travis.yml
Capfile
Gemfile
Gemfile.lock
Guardfile
README.rdoc
Rakefile
app/assets/images/rails.png
app/assets/javascripts/application.js0
A
0 mins
app/assets/stylesheets/application.css.sass
app/assets/stylesheets/base.css.sass
app/assets/stylesheets/bootstrap_setup.css.sass
app/controllers/application_controller.rb11
A
0 mins
app/controllers/items_controller.rb35
A
0 mins
app/helpers/application_helper.rb16
A
0 mins
app/models/borrower.rb6
A
0 mins
app/models/item.rb12
A
0 mins
app/views/items/_form.html.erb
app/views/items/edit.html.erb
app/views/items/index.html.erb
app/views/items/new.html.erb
app/views/kaminari/_first_page.html.erb
app/views/kaminari/_gap.html.erb
app/views/kaminari/_last_page.html.erb
app/views/kaminari/_next_page.html.erb
app/views/kaminari/_page.html.erb
app/views/kaminari/_paginator.html.erb
app/views/kaminari/_prev_page.html.erb
app/views/layouts/application.html.erb
app/views/shared/_flash_messages.html.erb
app/views/shared/_nav.html.erb
app/views/shared/_sidebar.html.erb
config.ru
doc/README_FOR_APP
lib/templates/erb/scaffold/_form.html.erb
public/404.html
public/422.html
public/500.html
public/favicon.ico
public/robots.txt
zeus.json