Sha256: a93ea7df952ae4c72198f29f483825549870fc49dfd70fa88ad422355579a702
Contents?: true
Size: 236 Bytes
Versions: 2
Compression:
Stored size: 236 Bytes
Contents
class Quandl::Client::Dataset module Benchmark extend ActiveSupport::Concern included do benchmark :data_should_be_valid!, :source_code_should_exist!, :save_dataset_data, :enforce_required_formats, :valid? end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
quandl_client-2.10.2 | lib/quandl/client/models/dataset/benchmark.rb |
quandl_client-2.10.1 | lib/quandl/client/models/dataset/benchmark.rb |