Sha256: 009c903b95c84d77204f67970e42b838a659de9bca1fe94e1139b027062a9122

Contents?: true

Size: 100 Bytes

Versions: 3

Compression:

Stored size: 100 Bytes

Contents

module Monocle
  class MonthlyView < View
    validates_presence_of :viewed_on_start_date
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
monocle-0.1.1 lib/monocle/monthly_view.rb
monocle-0.1.0 lib/monocle/monthly_view.rb
monocle-0.0.1 lib/monocle/monthly_view.rb