Class: Tuttle::GemsController
- Inherits:
-
ApplicationController
- Object
- ActionController::Base
- ApplicationController
- Tuttle::GemsController
- Defined in:
- app/controllers/tuttle/gems_controller.rb
Instance Method Summary collapse
Methods inherited from ApplicationController
Instance Method Details
#get_process_mem ⇒ Object
18 19 20 |
# File 'app/controllers/tuttle/gems_controller.rb', line 18 def get_process_mem require 'get_process_mem/version' end |
#http_clients ⇒ Object
10 11 12 |
# File 'app/controllers/tuttle/gems_controller.rb', line 10 def http_clients end |
#index ⇒ Object
6 7 8 |
# File 'app/controllers/tuttle/gems_controller.rb', line 6 def index end |
#json ⇒ Object
14 15 16 |
# File 'app/controllers/tuttle/gems_controller.rb', line 14 def json end |
#other ⇒ Object
22 23 24 |
# File 'app/controllers/tuttle/gems_controller.rb', line 22 def other end |