Sha256: ee66a55778fe60925b69f8f566e0e07aa3e574e089d64119a9995003e7f6818c

Contents?: true

Size: 98 Bytes

Versions: 7

Compression:

Stored size: 98 Bytes

Contents

class ChefServerWebui::Main < ChefServerWebui::Application
  
  def index
    render
  end
  
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
chef-server-webui-0.8.16 app/controllers/main.rb
chef-server-webui-0.8.14 app/controllers/main.rb
chef-server-webui-0.8.10 app/controllers/main.rb
chef-server-webui-0.8.8 app/controllers/main.rb
chef-server-webui-0.8.6 app/controllers/main.rb
chef-server-webui-0.8.4 app/controllers/main.rb
chef-server-webui-0.8.2 app/controllers/main.rb