elanalynn/book-club

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.circleci/config.yml
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/PULL_REQUEST_TEMPLATE.md
.gitignore
.rspec
Gemfile
Gemfile.lock
Procfile
README.md
Rakefile
app.json
app/assets/config/manifest.js0
A
0 mins
app/assets/images/erd/booklub_1.1.png
app/assets/javascripts/application.js0
A
0 mins
app/assets/javascripts/cable.js4
A
0 mins
app/assets/javascripts/clubs.coffee
app/assets/javascripts/dashboard.coffee
app/assets/javascripts/events.coffee
app/assets/javascripts/messages.coffee
app/assets/javascripts/note.coffee
app/assets/javascripts/resources.coffee
app/assets/javascripts/topics.coffee
app/assets/javascripts/welcome.coffee
app/assets/stylesheets/application.scss
app/assets/stylesheets/clubs.scss
app/assets/stylesheets/dashboard.scss
app/assets/stylesheets/events.scss
app/assets/stylesheets/messages.scss
app/assets/stylesheets/notes.scss
app/assets/stylesheets/resources.scss
app/assets/stylesheets/topics.scss
app/assets/stylesheets/variables.scss
app/assets/stylesheets/welcome.scss
app/channels/application_cable/channel.rb4
A
0 mins
app/channels/application_cable/connection.rb4
A
0 mins
app/controllers/application_controller.rb6
A
0 mins
app/controllers/clubs_controller.rb52
A
1 hr
app/controllers/events_controller.rb51
A
1 hr
app/controllers/messages_controller.rb51
A
1 hr
app/controllers/notes_controller.rb51
A
1 hr
app/controllers/resources_controller.rb51
A
1 hr
app/controllers/topics_controller.rb51
A
1 hr
app/controllers/welcome_controller.rb2
A
0 mins
app/helpers/application_helper.rb2
A
0 mins
app/helpers/clubs_helper.rb2
A
0 mins
app/helpers/dashboard_helper.rb2
A
0 mins
app/helpers/events_helper.rb2
A
0 mins
app/helpers/messages_helper.rb2
A
0 mins
app/helpers/note_helper.rb2
A
0 mins