5 lines
No EOL
65 B
Ruby
5 lines
No EOL
65 B
Ruby
class PagesController < ApplicationController
|
|
|
|
def home
|
|
end
|
|
end |