Skip to content
This repository has been archived by the owner on Mar 12, 2019. It is now read-only.

Commit

Permalink
Setting @Attendee in pages_controller
Browse files Browse the repository at this point in the history
  • Loading branch information
Olivier Pichon committed Jun 18, 2013
1 parent a4e4262 commit b635dc0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/controllers/pages_controller.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
class PagesController < ApplicationController
def index
@attendee = Attendee.new
end
end

0 comments on commit b635dc0

Please sign in to comment.