app/views/date_book/events/show.html.haml in date_book-0.0.5 vs app/views/date_book/events/show.html.haml in date_book-0.0.6
- old
+ new
@@ -1,6 +1,6 @@
- add_title @event.name
-.event
+.event{ class: @event.css_class }
= date_book_scripts
= event_occurrence_dates @event
%dl.dl-horizontal
%dt= :owner.l
%dd= @event.owners.first.name