Odania-IT/odania-core

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rspec
.travis.yml
Dockerfile
Gemfile
Gemfile.lock
Guardfile
MIT-LICENSE
README.md
Rakefile
app/assets/config/manifest.js0
A
0 mins
app/assets/javascripts/application.js0
A
0 mins
app/assets/javascripts/cable.coffee
app/assets/stylesheets/application.css
app/channels/application_cable/channel.rb4
A
0 mins
app/channels/application_cable/connection.rb4
A
0 mins
app/controllers/api/layouts_controller.rb19
A
0 mins
app/controllers/api/partials_controller.rb19
A
0 mins
app/controllers/api/web_controller.rb19
A
0 mins
app/controllers/api_controller.rb3
A
0 mins
app/controllers/application_controller.rb3
A
0 mins
app/controllers/base_controller.rb32
A
0 mins
app/controllers/concerns/entry_concern.rb64
A
1 hr
app/controllers/home_controller.rb4
A
0 mins
app/controllers/template_controller.rb170
C
7 hrs
app/helpers/application_helper.rb2
A
0 mins
app/jobs/application_job.rb2
A
0 mins
app/jobs/process_error_job.rb7
A
0 mins
app/mailers/application_mailer.rb4
A
0 mins
app/views/api/entries/_index.jbuilder
app/views/api/entries/_show.jbuilder
app/views/api/layouts/index.jbuilder
app/views/api/layouts/show.jbuilder
app/views/api/partials/index.jbuilder
app/views/api/partials/show.jbuilder
app/views/api/web/index.jbuilder
app/views/api/web/show.jbuilder
app/views/base/identify.html.erb
app/views/base/index.html.erb
app/views/home/index.html.erb
app/views/layouts/application.html.erb
app/views/layouts/mailer.html.erb
app/views/layouts/mailer.text.erb
app/views/template/content.html.erb
app/views/template/error.html.erb
bin/bundle
bin/rails
bin/rake
bin/setup
bin/spring