Files
gitlabhq/spec/lib
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-26 13:58:01 +02:00
2015-12-09 11:55:42 +01:00
2015-12-09 11:55:42 +01:00
2016-04-12 17:30:11 -04:00
2015-12-09 11:55:42 +01:00