Methods

AdminController

Public Instance Methods

index() click to toggle source
   # File app/controllers/admin_controller.rb, line 2
2:   def index

3:     @total_orders = Order.count

4:   end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.