class PostDelegator
Public Instance Methods
to_model()
click to toggle source
# File actionview/test/lib/controller/fake_models.rb, line 64 def to_model PostDelegate.new end
# File actionview/test/lib/controller/fake_models.rb, line 64 def to_model PostDelegate.new end