Parent

Methods

LineItem

Public Instance Methods

total_price() click to toggle source
   # File app/models/line_item.rb, line 6
6:   def total_price

7:     product.price * quantity

8:   end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.