Method: RecordSelectHelper#record_select_config

Defined in:
lib/record_select/helpers/record_select_helper.rb

#record_select_configObject

Provides view access to the RecordSelect configuration



150
151
152
# File 'lib/record_select/helpers/record_select_helper.rb', line 150

def record_select_config #:nodoc:
  controller.send :record_select_config
end