marcusg/dynamic_error_pages

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rspec
.ruby-gemset
.ruby-version
.travis.yml
Appraisals
Gemfile
LICENSE
README.md
Rakefile
app/controllers/dynamic_error_pages/errors_controller.rb17
A
0 mins
app/views/dynamic_error_pages/errors/404.html.erb
dynamic_error_pages.gemspec
gemfiles/3.2.gemfile
gemfiles/3.2.gemfile.lock
gemfiles/4.0.gemfile
gemfiles/4.0.gemfile.lock
lib/dynamic_error_pages.rb3
A
0 mins
lib/dynamic_error_pages/engine.rb9
A
0 mins
lib/dynamic_error_pages/routes.rb9
A
0 mins
lib/dynamic_error_pages/version.rb3
A
0 mins
lib/tasks/dynamic_error_pages_tasks.rake