This command will automatically be run when you run "rails" with Rails 3 gems installed from the root of your application.
This should return the minimal set of values that should be in the session in order to pass any filters (e.g. authentication) defined in CommentsController. Be sure to keep this updated too.
# File spec/controllers/comments_controller_spec.rb, line 33 def valid_session {} end