2 lines
105 B
Ruby
2 lines
105 B
Ruby
|
ActionController::Base.send :include, AutoComplete
|
||
|
ActionController::Base.helper AutoCompleteMacrosHelper
|