# File app/controllers/conferences_adm_controller.rb, line 22
  def new
    @conference = Conference.new
  end