Class: Configure::Controllers::Index

Inherits:
R
  • Object
show all
Defined in:
lib/mongrel_config/win32_app.rb

Instance Method Summary collapse

Instance Method Details

#getObject



17
18
19
20
# File 'lib/mongrel_config/win32_app.rb', line 17

def get
  @services = W32Support.list
  render :list
end