hendolim/countonanon

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.DS_Store
.gitignore
.rspec
.travis.yml
Gemfile
Gemfile.lock
Procfile
README.md
README.rdoc
Rakefile
app/assets/images/sea1.jpg
app/assets/javascripts/application.js0
A
0 mins
app/assets/javascripts/characteristics.coffee
app/assets/javascripts/friendships.coffee
app/assets/javascripts/jquery.growl.js203
D
3 days
app/assets/javascripts/profiles.coffee
app/assets/javascripts/static_pages.coffee
app/assets/javascripts/toggle-button.js10
A
0 mins
app/assets/stylesheets/application.scss
app/assets/stylesheets/characteristics.scss
app/assets/stylesheets/conversation.css.scss
app/assets/stylesheets/friendships.scss
app/assets/stylesheets/jquery.growl.css
app/assets/stylesheets/message_styles.css.scss
app/assets/stylesheets/profiles.scss
app/assets/stylesheets/scaffolds.scss
app/assets/stylesheets/static_pages.scss
app/assets/stylesheets/styles.css.scss
app/controllers/application_controller.rb25
A
0 mins
app/controllers/characteristics_controller.rb50
A
1 hr
app/controllers/chatlog_controller.rb0
A
0 mins
app/controllers/conversations_controller.rb19
A
0 mins
app/controllers/friendships_controller.rb45
A
0 mins
app/controllers/messages_controller.rb63
A
3 hrs
app/controllers/profiles_controller.rb51
A
1 hr
app/controllers/session_controller.rb6
A
0 mins
app/controllers/static_pages_controller.rb10
A
0 mins
app/helpers/application_helper.rb5
A
0 mins
app/helpers/characteristics_helper.rb2
A
0 mins
app/helpers/friendships_helper.rb2
A
0 mins
app/helpers/profiles_helper.rb2
A
0 mins
app/helpers/static_pages_helper.rb2
A
0 mins
app/models/characteristic.rb3
A
0 mins
app/models/conversation.rb7
A
0 mins
app/models/friendship.rb4
A
0 mins
app/models/message.rb15
A
0 mins
app/models/profile.rb8
A
0 mins
app/models/user.rb40
A
35 mins
app/views/characteristics/_form.html.erb
app/views/characteristics/edit.html.erb