server list looks like something
This commit is contained in:
4
web/app/controllers/operating_systems_controller.rb
Normal file
4
web/app/controllers/operating_systems_controller.rb
Normal file
@@ -0,0 +1,4 @@
|
||||
class OperatingSystemsController < ApplicationController
|
||||
active_scaffold :operating_system do |conf|
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user