index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activesupport
/
lib
/
active_support
/
file_update_checker.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove Array.wrap calls in ActiveSupport
Rafael Mendonça França
2012-01-06
1
-2
/
+1
*
FileUpdateChecker should be able to handle deleted files.
José Valim
2011-12-13
1
-28
/
+45
*
Clean up FileUpdateChecker API.
José Valim
2011-12-13
1
-12
/
+13
*
Speed up development by only reloading classes if dependencies files changed.
José Valim
2011-12-12
1
-10
/
+33
*
Provide a dir => extension API to file update checker.
José Valim
2011-12-12
1
-2
/
+41
*
Update checker returns a boolean if callback was executed or not.
José Valim
2011-12-12
1
-0
/
+3
*
Allow FileUpdateChecker to work with globs.
José Valim
2011-12-12
1
-1
/
+3
*
Use shorter class-level File methods instead of going through File.stat.
thedarkone
2011-07-25
1
-1
/
+1
*
Replace AD::Callbacks.to_prepare with AD::Reloader.to_prepare
John Firebaugh
2010-12-20
1
-1
/
+1
*
Avoid calls to Rails::Application since this is not the official API.
José Valim
2010-07-01
1
-6
/
+5
*
Initialize @last_update_at in file_update_checker to hide warnings in AS test...
rohit
2010-06-21
1
-2
/
+2
*
Add ActiveSupport::FileUpdateChecker.
José Valim
2010-06-20
1
-0
/
+37