Sha256: a527188767bef530153443a6c8c16e4963e7e78326665f531f018f7bdbc39c81
Contents?: true
Size: 184 Bytes
Versions: 2
Compression:
Stored size: 184 Bytes
Contents
%li{class: ('active' if @person.send(day)), alt: day_name(day)} .visuallyhidden= "Works #{ day_name(day) }" if @person.send(day) .span{ aria: { hidden: 'true' } }= day_symbol(day)
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
peoplefinder-0.1.1 | app/views/peoplefinder/people/_day.html.haml |
peoplefinder-0.1.0 | app/views/peoplefinder/people/_day.html.haml |