Libraries
»
active_record-ingress
(0.2.0)
»
Index (I)
»
ActiveRecord
»
Ingress
»
Integration
Module: ActiveRecord::Ingress::Integration
Defined in:
lib/active_record/ingress.rb
Instance Method Summary
collapse
#
ingressed
⇒ Object
Instance Method Details
#
ingressed
⇒
Object
10 11 12
# File 'lib/active_record/ingress.rb', line 10
def
ingressed
Proxy
.
new
(
self
)
end