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
/
action_controller
/
abstract
/
exceptions.rb
blob: ec4680629b21894bd28d513634a865d83570793e (
plain
) (
tree
)
f55514125c
1
2
3
module
AbstractController
class
ActionNotFound
<
StandardError
;
end
end