mirror of
https://github.com/plashchynski/crono.git
synced 2026-03-18 07:24:20 +01:00
6 lines
74 B
Ruby
6 lines
74 B
Ruby
class PagesController < ApplicationController
|
|
def index
|
|
#
|
|
end
|
|
end
|