Module: FFaker::CoursesFR::Philosophie

Extended by:
Philosophie, ModuleUtils
Included in:
Philosophie
Defined in:
lib/ffaker/courses_fr.rb

Instance Method Summary collapse

Methods included from ModuleUtils

const_missing, k, luhn_check, underscore, unique

Methods included from RandomUtils

#fetch_sample, #rand, #shuffle

Instance Method Details

#lessonObject



18
19
20
# File 'lib/ffaker/courses_fr.rb', line 18

def lesson
  fetch_sample(LESSONS)
end