rugby-board/rugby-board

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.travis.yml
Gemfile
Gemfile.lock
LICENSE
README.md
Rakefile
app/assets/config/manifest.js0
A
0 mins
app/assets/javascripts/admin.js88
A
0 mins
app/assets/javascripts/application.js22
A
0 mins
app/assets/javascripts/table_format.js0
A
0 mins
app/assets/stylesheets/admin.scss
app/assets/stylesheets/application.scss
app/assets/stylesheets/article.scss
app/assets/stylesheets/column.scss
app/assets/stylesheets/footer.scss
app/assets/stylesheets/header.scss
app/assets/stylesheets/heading.scss
app/assets/stylesheets/news.scss
app/assets/stylesheets/pagination.scss
app/controllers/admin_controller.rb96
A
0 mins
app/controllers/application_controller.rb17
A
0 mins
app/controllers/index_controller.rb31
A
0 mins
app/controllers/news_controller.rb93
A
1 hr
app/controllers/wiki_controller.rb161
C
7 hrs
app/helpers/application_helper.rb5
A
0 mins
app/helpers/auth_helper.rb5
A
0 mins
app/helpers/news_helper.rb83
C
1 day
app/models/application_record.rb3
A
0 mins
app/models/events.rb198
A
0 mins
app/models/news.rb45
A
0 mins
app/views/admin/_create.html.erb
app/views/admin/_delete.html.erb
app/views/admin/_dict.html.erb
app/views/admin/_edit.html.erb
app/views/admin/_formatter.html.erb
app/views/admin/_highlight.html.erb
app/views/admin/_toolbox.html.erb
app/views/admin/index.html.erb
app/views/component/_unsplash_image.erb
app/views/errors/404.html
app/views/index/about.html.erb
app/views/index/index.html.erb
app/views/index/live.html.erb
app/views/layouts/admin.html.erb
app/views/layouts/application.html.erb
app/views/news/_news.html.erb
app/views/news/_recommend.html.erb
app/views/news/feed.xml.erb
app/views/news/item.html.erb