module Faker::Conference
Public Instance Methods
name()
click to toggle source
# File lib/ffakerer/conference.rb, line 8 def name CONFERENCE_LIST.rand end
# File lib/ffakerer/conference.rb, line 8 def name CONFERENCE_LIST.rand end