module Fencepost::ActsAsFencepost
Public Instance Methods
fencepost()
click to toggle source
# File lib/fencepost/acts_as_fencepost.rb, line 4 def fencepost Fencepost.new(params) end
# File lib/fencepost/acts_as_fencepost.rb, line 4 def fencepost Fencepost.new(params) end