chengsteven/city-dog-share-calendar

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.gitignore
.travis.yml
Gemfile
Gemfile.lock
GithubRulesofEngagement.pdf
Guardfile
LICENSE
PivotalTrackerRulesofEngagement.pdf
README.md
README.rdoc
Rakefile
ReflectionQuestions.pdf
app/assets/images/dog.jpg
app/assets/images/dog2.jpg
app/assets/javascripts/application.js0
A
0 mins
app/assets/javascripts/home.js.coffee
app/assets/javascripts/kalendar.js.coffee
app/assets/javascripts/posts.js.coffee
app/assets/javascripts/sessions.coffee
app/assets/stylesheets/application.css
app/assets/stylesheets/home.css.scss
app/assets/stylesheets/kalendar.css.scss
app/assets/stylesheets/posts.css.scss
app/assets/stylesheets/sessions.scss
app/assets/stylesheets/summary.scss
app/controllers/application_controller.rb7
A
0 mins
app/controllers/home_controller.rb10
A
0 mins
app/controllers/kalendar_controller.rb11
A
0 mins
app/controllers/posts_controller.rb50
A
0 mins
app/controllers/sessions_controller.rb33
A
0 mins
app/controllers/summary_controller.rb31
A
1 hr
app/controllers/users_controller.rb54
A
35 mins
app/helpers/application_helper.rb2
A
0 mins
app/helpers/home_helper.rb2
A
0 mins
app/helpers/kalendar_helper.rb2
A
0 mins
app/helpers/posts_helper.rb2
A
0 mins
app/helpers/sessions_helper.rb2
A
0 mins
app/models/post.rb2
A
0 mins
app/models/user.rb27
A
0 mins
app/views/home/index.html.erb
app/views/kalendar/index.html.erb
app/views/layouts/application.html.erb
app/views/layouts/custom.html.erb
app/views/posts/_form.html.erb
app/views/posts/edit.html.erb
app/views/posts/index.html.erb
app/views/posts/index.json.jbuilder
app/views/posts/new.html.erb
app/views/posts/show.html.erb