Files
gitlabhq/spec
Yorick Peterse 94d5416db6 Added Gitlab::Lazy
This class can be used to lazy-evaluate blocks of code the first time
they're called. This can be useful when a method performs a certain
heavy operation (e.g. a SQL query) that you only want to perform
whenever the result is used for the first time.
2016-05-26 13:58:01 +02:00
..
2016-05-25 17:13:20 -04:00
2016-05-26 13:58:01 +02:00
2016-05-25 16:56:06 -04:00
2016-05-12 16:39:03 -05:00
2015-05-28 18:22:32 -04:00