Module: FFakerTW::CoursesFR::Philosophie
- Extended by:
- Philosophie, ModuleUtils
- Included in:
- Philosophie
- Defined in:
- lib/ffakerTW/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
#lesson ⇒ Object
18 19 20 |
# File 'lib/ffakerTW/courses_fr.rb', line 18 def lesson fetch_sample(LESSONS) end |