Libraries
»
fake_data
(1.0.1)
»
Index
»
FakeData
»
Method
»
#call
Method: FakeData::Method#call
Defined in:
lib/fake_data/method.rb
#
call
⇒
Object
25 26 27
# File 'lib/fake_data/method.rb', line 25
def
call
eval
(
source
)
end