Sha256: 633c93976a9a29b914dbdbcceb150b8fc4b74132fe46d59f915cc13b3046a5a5

Contents?: true

Size: 114 Bytes

Versions: 159

Compression:

Stored size: 114 Bytes

Contents

module Api
  class StudentsController < RolesController
    private

    def role
      :student
    end
  end
end

Version data entries

159 entries across 159 versions & 1 rubygems

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