JamesChevalier/Little-Corner

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.metrics
.rubocop.yml
.travis.yml
Gemfile
Gemfile.lock
Guardfile
README.md
Rakefile
app/assets/images/bg.jpg
app/assets/images/close.png
app/assets/images/loading.gif
app/assets/images/project.png
app/assets/images/rss.png
app/assets/javascripts/application.js1
A
0 mins
app/assets/javascripts/lightbox.js283
D
1 day
app/assets/stylesheets/application.css
app/assets/stylesheets/foundation_and_overrides.scss
app/assets/stylesheets/lightbox.css
app/controllers/application_controller.rb3
A
0 mins
app/controllers/blog_controller.rb7
A
0 mins
app/controllers/contact_controller.rb17
A
0 mins
app/controllers/delicious_controller.rb7
A
0 mins
app/controllers/flickr_controller.rb9
A
0 mins
app/controllers/foursquare_controller.rb61
A
2 hrs
app/controllers/github_controller.rb12
A
0 mins
app/controllers/home_controller.rb4
A
0 mins
app/controllers/instagram_controller.rb25
A
0 mins
app/controllers/lastfm_controller.rb8
A
0 mins
app/controllers/projects_controller.rb4
A
0 mins
app/controllers/soundcloud_controller.rb14
A
0 mins
app/controllers/tumblr_controller.rb7
A
0 mins
app/controllers/twitter_controller.rb22
A
1 hr
app/controllers/untappd_controller.rb10
A
0 mins
app/helpers/application_helper.rb2
A
0 mins
app/models/contact_form.rb10
A
0 mins
app/views/blog/index.html.erb
app/views/contact/index.html.erb
app/views/delicious/index.html.erb
app/views/flickr/index.html.erb
app/views/foursquare/callback.html.erb
app/views/foursquare/index.html.erb
app/views/github/index.html.erb
app/views/home/index.html.erb
app/views/instagram/_photos.html.erb
app/views/instagram/callback.html.erb
app/views/instagram/index.html.erb
app/views/lastfm/index.html.erb
app/views/layouts/application.html.erb
app/views/projects/index.html.erb