Files

Merb::Helpers::Form::Builder::Resourceful

Private Instance Methods

process_form_attrs(attrs) click to toggle source
     # File lib/merb-helpers/form/builder.rb, line 435
435:     def process_form_attrs(attrs)
436:       attrs[:action] ||= @origin.url(@name, @obj) if @origin
437:       super
438:     end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.