Parent

Files

Class Index [+]

Quicksearch

ActionView::Helpers::FormBuilder

Public Instance Methods

relation_selector(key, options = {}, html_options = {}) click to toggle source

(Not documented)

     # File vendor/plugins/ubiquo_core/lib/ubiquo/relation_selector/relation_selector.rb, line 268
268:       def relation_selector(key, options = {}, html_options = {})
269:         options = options.merge(:object => @object)
270:         @template.relation_selector(@object_name, key, options, html_options)
271:       end

Disabled; run with $DEBUG to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.