Class: C80Contest::SiteController
- Inherits:
-
ApplicationController
- Object
- ApplicationController
- ApplicationController
- C80Contest::SiteController
- Defined in:
- app/controllers/c80_contest/site_controller.rb
Instance Method Summary collapse
Instance Method Details
#give_me_form ⇒ Object
4 5 6 |
# File 'app/controllers/c80_contest/site_controller.rb', line 4 def give_me_form @bid = Bid.new end |