6 lines
75 B
6 lines
75 B
5 years ago
|
class DisciplinesController < ApplicationController
|
||
|
|
||
|
def index
|
||
|
|
||
|
end
|
||
|
end
|