Sha256: 3f624a5608bbb3d653df18ef51d95527385aea23f8aa0bae27bd630b3a53072a

Contents?: true

Size: 298 Bytes

Versions: 11

Compression:

Stored size: 298 Bytes

Contents

- if mentorship_registration.present?
  - mentorship_cycle = mentorship_registration.mentorship_cycle
  - raise('expected a mentorship cycle') unless mentorship_cycle.present?

  = effective_table_with(mentorship_registration) do |f|
    = render('effective/mentorship_registrations/fields', f: f)

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
effective_mentorships-0.3.4 app/views/effective/mentorship_registrations/_mentorship_registration.html.haml
effective_mentorships-0.3.3 app/views/effective/mentorship_registrations/_mentorship_registration.html.haml
effective_mentorships-0.3.2 app/views/effective/mentorship_registrations/_mentorship_registration.html.haml
effective_mentorships-0.3.1 app/views/effective/mentorship_registrations/_mentorship_registration.html.haml
effective_mentorships-0.3.0 app/views/effective/mentorship_registrations/_mentorship_registration.html.haml
effective_mentorships-0.2.4 app/views/effective/mentorship_registrations/_mentorship_registration.html.haml
effective_mentorships-0.2.3 app/views/effective/mentorship_registrations/_mentorship_registration.html.haml
effective_mentorships-0.2.2 app/views/effective/mentorship_registrations/_mentorship_registration.html.haml
effective_mentorships-0.2.1 app/views/effective/mentorship_registrations/_mentorship_registration.html.haml
effective_mentorships-0.2.0 app/views/effective/mentorship_registrations/_mentorship_registration.html.haml
effective_mentorships-0.1.0 app/views/effective/mentorship_registrations/_mentorship_registration.html.haml