class Jewday::ShabbosInfo

Public Class Methods

new(zip) click to toggle source
# File lib/jewday/shabbos-times.rb, line 5
def initialize(zip)
  puts "blah"
end