class Date
Public Instance Methods
taco_tuesday?()
click to toggle source
# File lib/taco_tuesday/date.rb, line 4 def taco_tuesday? tuesday? end
Also aliased as: 🌮?
# File lib/taco_tuesday/date.rb, line 4 def taco_tuesday? tuesday? end