3 lines
77 B
Ruby
3 lines
77 B
Ruby
# -*- coding: utf-8; -*-
|
|
class WelcomeController < ApplicationController
|
|
end
|