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