John Firebaugh
|
435bccda93
|
Replace AD::Callbacks.to_prepare with AD::Reloader.to_prepare
Signed-off-by: José Valim <jose.valim@gmail.com>
|
2010-12-20 12:43:02 +01:00 |
|
José Valim
|
53b34e8476
|
Avoid calls to Rails::Application since this is not the official API.
Your application should *always* reference your application const (as Blog::Application) and Rails.application should be used just internally.
|
2010-07-01 18:43:44 +02:00 |
|
rohit
|
45b263cbf1
|
Initialize @last_update_at in file_update_checker to hide warnings in AS test suite.
Signed-off-by: José Valim <jose.valim@gmail.com>
|
2010-06-21 11:10:19 +02:00 |
|
José Valim
|
71703c98ba
|
Add ActiveSupport::FileUpdateChecker.
|
2010-06-20 13:26:42 +02:00 |
|