22506ddc50
This class method can be used in "describe" blocks to specify the subject of a benchmark. This lets you write: benchmark_subject { Foo } instead of: benchmark_subject { -> { Foo } } |
||
---|---|---|
.. | ||
user_spec.rb |
22506ddc50
This class method can be used in "describe" blocks to specify the subject of a benchmark. This lets you write: benchmark_subject { Foo } instead of: benchmark_subject { -> { Foo } } |
||
---|---|---|
.. | ||
user_spec.rb |