Class: GeneratorController
- Defined in:
- lib/framework/autocomplete/GeneratorController.rb
Overview
It is auto-generated content. Do not do required for this file in your application.
Instance Method Summary collapse
Instance Method Details
#index ⇒ Object
8 9 |
# File 'lib/framework/autocomplete/GeneratorController.rb', line 8 def index end |
#start ⇒ Object
12 13 |
# File 'lib/framework/autocomplete/GeneratorController.rb', line 12 def start end |
#test ⇒ Object
10 11 |
# File 'lib/framework/autocomplete/GeneratorController.rb', line 10 def test end |