class Toku::ColumnFilter::FakerEmail
Public Instance Methods
call()
click to toggle source
# File lib/toku/filters/column/faker_email.rb, line 4 def call Faker::Internet.email end
# File lib/toku/filters/column/faker_email.rb, line 4 def call Faker::Internet.email end