Sha256: d8b4202c164490a819962b61e3c427da51eea8e082cd0f1647ca10fabd0b4b0a
Contents?: true
Size: 349 Bytes
Versions: 28
Compression:
Stored size: 349 Bytes
Contents
= contextual_links = boot_page_title :new = render 'form' %h3= t_model(BookingTemplate) = render 'booking_templates/list', :item_action => lambda{|object| new_booking_booking_template_path(object)} %h3= t_model(Booking) = render 'bookings/list', :item_action => lambda{|object| select_booking_booking_path(object, :booking => params[:booking])}
Version data entries
28 entries across 28 versions & 2 rubygems