Module: PublishMyData::SampleDataHelper

Defined in:
app/helpers/publish_my_data/sample_data_helper.rb

Instance Method Summary collapse

Instance Method Details

#show_sample_data?(dataset) ⇒ Boolean

Returns:

  • (Boolean)


4
5
6
# File 'app/helpers/publish_my_data/sample_data_helper.rb', line 4

def show_sample_data?(dataset)
  true
end