coalwater/url-shortner

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.capistrano/metrics
.gitignore
.rspec
.ruby-version
.travis.yml
Capfile
Gemfile
Gemfile.lock
README.md
Rakefile
app/assets/javascripts/application.js0
A
0 mins
app/assets/stylesheets/application.css.scss
app/assets/stylesheets/main.css.scss
app/assets/stylesheets/template.css.scss
app/controllers/application_controller.rb4
A
0 mins
app/controllers/dashboards_controller.rb13
A
0 mins
app/controllers/url_hits_controller.rb14
A
0 mins
app/controllers/urls_controller.rb18
A
0 mins
app/helpers/application_helper.rb8
A
0 mins
app/models/url.rb11
A
0 mins
app/models/url_hit.rb5
A
0 mins
app/models/user.rb3
A
0 mins
app/views/dashboards/hits.html.haml
app/views/dashboards/homepage.html.haml
app/views/dashboards/show.html.haml
app/views/dashboards/urls.html.haml
app/views/devise/sessions/new.html.haml
app/views/includes/_navbar.html.haml
app/views/includes/_sidebar.html.haml
app/views/includes/_top_menu.html.haml
app/views/layouts/application.html.haml
app/views/layouts/backend.html.haml
bin/bundle
bin/rails
bin/rake
bin/setup
bin/spring
config.ru
public/404.html
public/422.html
public/500.html
public/favicon.ico
public/robots.txt