rails new plugin, see readme for command
This commit is contained in:
0
app/controllers/concerns/.keep
Normal file
0
app/controllers/concerns/.keep
Normal file
4
app/controllers/merged/application_controller.rb
Normal file
4
app/controllers/merged/application_controller.rb
Normal file
@ -0,0 +1,4 @@
|
||||
module Merged
|
||||
class ApplicationController < ActionController::Base
|
||||
end
|
||||
end
|
Reference in New Issue
Block a user