Sha256: b2e6262c917d4e9686b53a456c66acfaf218d9ff4dba9ba40d0700d65812910f

Contents?: true

Size: 172 Bytes

Versions: 39

Compression:

Stored size: 172 Bytes

Contents

module WithStudentPathNavigation
  class NextParentNavigation < ContinueNavigation
    def sibling_for(navigable)
      super(navigable.navigable_parent)
    end
  end
end

Version data entries

39 entries across 39 versions & 1 rubygems

Version Path
mumuki-laboratory-9.23.0 app/helpers/concerns/with_student_path_navigation/next_parent_navigation.rb
mumuki-laboratory-9.22.0 app/helpers/concerns/with_student_path_navigation/next_parent_navigation.rb
mumuki-laboratory-9.21.0 app/helpers/concerns/with_student_path_navigation/next_parent_navigation.rb
mumuki-laboratory-9.20.1 app/helpers/concerns/with_student_path_navigation/next_parent_navigation.rb
mumuki-laboratory-9.20.0 app/helpers/concerns/with_student_path_navigation/next_parent_navigation.rb
mumuki-laboratory-9.19.0 app/helpers/concerns/with_student_path_navigation/next_parent_navigation.rb
mumuki-laboratory-9.18.1 app/helpers/concerns/with_student_path_navigation/next_parent_navigation.rb
mumuki-laboratory-9.18.0 app/helpers/concerns/with_student_path_navigation/next_parent_navigation.rb
mumuki-laboratory-9.17.0 app/helpers/concerns/with_student_path_navigation/next_parent_navigation.rb
mumuki-laboratory-9.16.0 app/helpers/concerns/with_student_path_navigation/next_parent_navigation.rb
mumuki-laboratory-9.15.0 app/helpers/concerns/with_student_path_navigation/next_parent_navigation.rb
mumuki-laboratory-9.14.1 app/helpers/concerns/with_student_path_navigation/next_parent_navigation.rb
mumuki-laboratory-9.14.0 app/helpers/concerns/with_student_path_navigation/next_parent_navigation.rb
mumuki-laboratory-9.13.2 app/helpers/concerns/with_student_path_navigation/next_parent_navigation.rb
mumuki-laboratory-9.13.1 app/helpers/concerns/with_student_path_navigation/next_parent_navigation.rb
mumuki-laboratory-9.13.0 app/helpers/concerns/with_student_path_navigation/next_parent_navigation.rb
mumuki-laboratory-9.12.1 app/helpers/concerns/with_student_path_navigation/next_parent_navigation.rb
mumuki-laboratory-9.12.0 app/helpers/concerns/with_student_path_navigation/next_parent_navigation.rb
mumuki-laboratory-9.11.0 app/helpers/concerns/with_student_path_navigation/next_parent_navigation.rb
mumuki-laboratory-9.10.0 app/helpers/concerns/with_student_path_navigation/next_parent_navigation.rb