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
/
lazy_load_hooks.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ci skip] Use class name instead of path to file
Andrey Molchanov
2016-09-28
1
-2
/
+2
*
Add documentation about `ActiveSupport.on_load`
mrageh
2016-08-13
1
-0
/
+2
*
Wrap module around lazy load hooks
mrageh
2016-07-12
1
-18
/
+26
*
rails -> Rails [ci skip]
Prathamesh Sonpatki
2013-05-09
1
-1
/
+1
*
update AS docs [ci skip]
Francesco Rodriguez
2012-09-17
1
-8
/
+10
*
Ensure load hooks can be called more than once with different contexts.
José Valim
2012-03-06
1
-6
/
+6
*
Clean up module docs [ci skip]
Vijay Dev
2012-03-07
1
-19
/
+19
*
Whitespace and example identation
Josep M. Bach
2010-08-15
1
-7
/
+7
*
Deletes trailing whitespaces (over text files only find * -type f -exec sed '...
Santiago Pastorino
2010-08-14
1
-2
/
+2
*
Adding documentation regarding lazy_load_hooks
Neeraj Singh
2010-07-29
1
-1
/
+20
*
Reorganized initializers a bit to enable better hooks for common cases withou...
wycats
2010-05-15
1
-4
/
+14
*
Replace the placeholder base_hook API with on_load. To specify some code that
wycats
2010-03-29
1
-19
/
+11
*
Make many parts of Rails lazy. In order to facilitate this,
wycats
2010-03-07
1
-0
/
+25