I have a DailyQuote model in my rails application which has a date and price for a stock. Data in the database has been captured for this model
Date.today.instance_eval { saturday? || sunday? }