class HomeController < ApplicationController
def top
end
def about
end
end
Go to list of users who liked
Share on X(Twitter)
Share on Facebook
More than 5 years have passed since last update.
class HomeController < ApplicationController
def top
end
def about
end
end
Register as a new user and use Qiita more conveniently
Go to list of users who liked