ActiveRecord::Base
# File app/models/league.rb, line 30 def end_date_greater_than_start_date :end_date > :start_date end