4 lines
91 B
Ruby
4 lines
91 B
Ruby
module DiasporaFederation
|
|
class ApplicationController < ActionController::Base
|
|
end
|
|
end
|