class ApplicationController < ActionController::Base def authenticate_member! true end end