Class: LineItemsController (<Toplevel Module>)

Overview
Module Structure
Class Hierarchy
Instance Methods
LineItemsController#index
LineItemsController#show
LineItemsController#new
LineItemsController#edit
LineItemsController#create
LineItemsController#update
LineItemsController#destroy
is a submodule of
module: <Toplevel Module>   
has modular siblings
module: <Built-in Module>   
module: ActionController   
module: ActiveRecord   
class: ApplicationController   
class: AdminController   
class: InfoController   
class: StoreController   
class: OrdersController   
class: ProductsController   
class: UsersController   
class: Cart   
class: CartItem   
class: LineItem   
class: Order   
class: Product   
class: User   
module: StoreHelper   
inherits from
  ApplicationController   
has class siblings
  AdminController   
  InfoController   
  StoreController   
  OrdersController   
  ProductsController   
  UsersController   
has properties
method: index   
method: show   
method: new   
method: edit   
method: create   
method: update   
method: destroy   
is defined at
#9 in app/controllers/line_items_controller.rb  

Overview

Module Structure

  module: <Toplevel Module>
module: ActionController     
module: ActiveRecord     
class: ApplicationController     
class: AdminController     
class: InfoController     
class: StoreController     
class: LineItemsController     
class: OrdersController     
class: ProductsController     
class: UsersController     
class: Cart     
class: CartItem     
class: LineItem     
class: Order     
class: Product     
class: User     
module: StoreHelper     

Class Hierarchy

Object ( Builtin-Module )
Base ( ActionController )
ApplicationController
has properties
method: authorize   
method: set_locale   
AdminController
InfoController
StoreController
LineItemsController
has properties
method: index   
method: show   
method: new   
method: edit   
method: create   
method: update   
method: destroy   
OrdersController
ProductsController
UsersController
Base ( ActiveRecord )
  LineItem     
  Order     
  Product     
  User     
Cart
CartItem

Instance Methods

LineItemsController#index

#12 in app/controllers/line_items_controller.rb

index

LineItemsController#show

#23 in app/controllers/line_items_controller.rb

show

LineItemsController#new

#34 in app/controllers/line_items_controller.rb

new

LineItemsController#edit

#44 in app/controllers/line_items_controller.rb

edit

LineItemsController#create

#51 in app/controllers/line_items_controller.rb

create

LineItemsController#update

#72 in app/controllers/line_items_controller.rb

update

LineItemsController#destroy

#90 in app/controllers/line_items_controller.rb

destroy