Sha256: e737e5def8549e6a2bfd3d2b8f9ae08c251c54dd2625cb6f0383dede5dd56091

Contents?: true

Size: 180 Bytes

Versions: 3

Compression:

Stored size: 180 Bytes

Contents

- if @person.works_weekends?
  = render partial: 'day', collection: Peoplefinder::Person::DAYS_WORKED
- else
  = render partial: 'day', collection: Peoplefinder::Person::WEEK_DAYS

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
peoplefinder-0.1.1 app/views/peoplefinder/people/_working_days.html.haml
peoplefinder-0.1.0 app/views/peoplefinder/people/_working_days.html.haml
peoplefinder-0.0.2 app/views/peoplefinder/people/_working_days.html.haml