mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-21 09:40:13 +01:00
Asynchronous autocompleter for tags. Closes #462
This commit is contained in:
parent
c3b308d228
commit
746066972c
9 changed files with 350 additions and 2 deletions
2
vendor/plugins/auto_complete/init.rb
vendored
Normal file
2
vendor/plugins/auto_complete/init.rb
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
ActionController::Base.send :include, AutoComplete
|
||||
ActionController::Base.helper AutoCompleteMacrosHelper
|
||||
Loading…
Add table
Add a link
Reference in a new issue