class ProMotion::FormViewController

Include the entire class declaration chain for people that may not have the ProMotion-form gem installed.

Public Instance Methods

class_handles_delegates?() click to toggle source
# File lib/project/ext/pm_delegate.rb, line 27
def class_handles_delegates?
  true
end