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