sfstanley/citydogshare

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rspec
.travis.yml
Gemfile
Gemfile.lock
LICENSE
README.md
Rakefile
app/assets/images/classic-loader.gif
app/assets/images/classic-map.png
app/assets/images/default_dog.jpg
app/assets/images/header.ai
app/assets/images/header.png
app/assets/images/rails.png
app/assets/javascripts/home.js.coffee
app/assets/javascripts/layouts.js.coffee
app/assets/javascripts/sessions.js.coffee
app/assets/javascripts/welcome.js.coffee
app/assets/stylesheets/application.css
app/assets/stylesheets/application.scss
app/assets/stylesheets/checkbox.css
app/assets/stylesheets/foundation.css
app/assets/stylesheets/fullcalendar.css
app/assets/stylesheets/fullcalendar.print.css
app/assets/stylesheets/galleria.classic.css.scss
app/assets/stylesheets/home.css.scss
app/assets/stylesheets/jquery.datetimepicker.css
app/assets/stylesheets/jquery.tagit.css
app/assets/stylesheets/layouts.css.scss
app/assets/stylesheets/sessions.css.scss
app/assets/stylesheets/welcome.css.scss
app/views/dogs/_dog_form.html.erb
app/views/dogs/_edit_dog.html.erb
app/views/dogs/edit.html.erb
app/views/dogs/index.html.erb
app/views/dogs/new.html.erb
app/views/dogs/show.html.erb
app/views/events/_event_form.html.erb
app/views/events/edit.html.erb
app/views/events/index.html.erb
app/views/events/index.json.jbuilder
app/views/events/index.json.jbuilder.rxml
app/views/events/new.html.erb
app/views/layouts/application.html.erb
app/views/sessions/create.html.erb
app/views/sessions/destroy.html.erb
app/views/users/edit.html.erb
app/views/users/show.html.erb
app/views/users/stars.html.erb
app/views/welcome/dashboard.html.erb