index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
blame
commit
diff
stats
log msg
author
committer
range
path:
root
/
actionpack
/
lib
/
abstract_controller
/
error.rb
blob: 7fafce4dd4fedba58d971dd946b18d5f11303d97 (
plain
) (
tree
)
12cce89c89
1
2
3
4
module
AbstractController
class
Error
<
StandardError
#:nodoc:
end
end