5 lines
79 B
Ruby
5 lines
79 B
Ruby
module Merged
|
|
class ApplicationController < ActionController::Base
|
|
end
|
|
end
|