Methods

Files

SimpleForm

Constants

VERSION

Public Class Methods

setup() click to toggle source

Default way to setup SimpleForm. Run rails generate simple_form:install to create a fresh initializer with all configuration values.

# File lib/simple_form.rb, line 79
def self.setup
  yield self
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.