Parent

Files

Class Index [+]

Quicksearch

ActionView::Helpers::FormBuilder

Public Instance Methods

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

(Not documented)

     # File vendor/plugins/ubiquo_categories/lib/ubiquo_categories/category_selector/helper.rb, line 167
167:       def category_selector(key, options = {}, html_options = {})
168:         options = options.merge(:object => @object)
169:         @template.category_selector(@object_name, key, options, html_options)
170:       end

Disabled; run with $DEBUG to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.