Module: FFaker::CoursesFR::Philosophie
Instance Method Summary collapse
Methods included from ModuleUtils
Methods included from RandomUtils
#fetch_sample, #rand, #shuffle
Instance Method Details
#lesson ⇒ Object
16 17 18 |
# File 'lib/ffaker/courses.rb', line 16 def lesson fetch_sample(LESSONS) end |