.gitignore | |
|
|
.phare.yml | |
|
|
.rspec | |
|
|
.rubocop.yml | |
|
|
.travis.yml | |
|
|
Gemfile | |
|
|
LICENSE.md | |
|
|
README.md | |
|
|
Rakefile | |
|
|
app/assets/stylesheets/errors.css | |
|
|
app/views/errors/bad_request.html.erb | |
|
|
app/views/errors/forbidden.html.erb | |
|
|
app/views/errors/internal_server_error.html.erb | |
|
|
app/views/errors/method_not_allowed.html.erb | |
|
|
app/views/errors/not_acceptable.html.erb | |
|
|
app/views/errors/not_found.html.erb | |
|
|
app/views/errors/not_implemented.html.erb | |
|
|
app/views/errors/unauthorized.html.erb | |
|
|
app/views/errors/unprocessable_entity.html.erb | |
|
|
app/views/layouts/error.html.erb | |
|
|
gaffe.gemspec | |
|
|
gemfiles/Gemfile.rails-4.2 | |
|
|
gemfiles/Gemfile.rails-5.0 | |
|
|
lib/gaffe.rb | 25 | A 0 mins |
|
lib/gaffe/errors.rb | 25 | A 0 mins |
|
lib/gaffe/errors_controller.rb | 5 | A 0 mins |
|
lib/gaffe/errors_controller_resolver.rb | 27 | A 0 mins |
|
lib/gaffe/version.rb | 3 | A 0 mins |
|