mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Initial hooks
This commit is contained in:
5
actionpack/lib/action_controller/abstract/callbacks.rb
Normal file
5
actionpack/lib/action_controller/abstract/callbacks.rb
Normal file
@@ -0,0 +1,5 @@
|
||||
module AbstractController
|
||||
module Callbacks
|
||||
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user