Files
rails/activerecord/lib/active_record
wycats 4aded43b73 Replace the placeholder base_hook API with on_load. To specify some code that
should run during framework load do:

ActiveSupport.on_load(:action_controller) do
  # Code run in the context of AC::Base
end
2010-03-29 17:08:50 -07:00
..
2010-02-01 02:02:42 -08:00
2010-03-14 17:28:27 -06:00
2010-01-04 16:22:46 -06:00