Sha256: aa6397fcad6ee3a5d92fa4202b8e2b49bfb8ec2a9279927ac0986c34168d6056

Contents?: true

Size: 99 Bytes

Versions: 3

Compression:

Stored size: 99 Bytes

Contents

module Monocle
  class YearlyView < 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/yearly_view.rb
monocle-0.1.0 lib/monocle/yearly_view.rb
monocle-0.0.1 lib/monocle/yearly_view.rb