mirror of
https://github.com/plashchynski/crono.git
synced 2026-01-16 15:16:38 +01:00
6 lines
74 B
Ruby
6 lines
74 B
Ruby
class PagesController < ApplicationController
|
|
def index
|
|
#
|
|
end
|
|
end
|