Libraries
»
me
(1.0.1)
»
Index
»
Me
»
Identity
»
#with_mapper
Method: Me::Identity#with_mapper
Defined in:
lib/me/identity.rb
#
with_mapper
(mapper) ⇒
Object
32 33 34 35
# File 'lib/me/identity.rb', line 32
def
with_mapper
(
mapper
)
@mapper
=
mapper
self
end