mirror of
https://github.com/System-End/highway.git
synced 2026-04-19 19:45:10 +00:00
4 lines
71 B
Ruby
4 lines
71 B
Ruby
class LaunchpadController < ApplicationController
|
|
def show
|
|
end
|
|
end
|