Class VotesController
In: lib/controllers/votes_controller.rb
Parent: ApplicationController

Methods

create   destroy   edit   index   new   show   update  

Public Instance methods

POST /votes POST /votes.xml

DELETE /votes/1 DELETE /votes/1.xml

GET /votes/1/edit

GET /votes/ GET /votes.xml

GET /votes/new GET /votes/new.xml

GET /votes/1 GET /votes/1.xml

PUT /votes/1 PUT /votes/1.xml

[Validate]