Class: ActiveStix::AttackPatternsController

Inherits:
ApplicationController show all
Defined in:
app/controllers/active_stix/attack_patterns_controller.rb

Instance Method Summary collapse

Instance Method Details

#editObject



7
8
# File 'app/controllers/active_stix/attack_patterns_controller.rb', line 7

def edit
end

#indexObject



4
5
# File 'app/controllers/active_stix/attack_patterns_controller.rb', line 4

def index
end

#newObject



10
11
# File 'app/controllers/active_stix/attack_patterns_controller.rb', line 10

def new
end

#showObject



13
14
# File 'app/controllers/active_stix/attack_patterns_controller.rb', line 13

def show
end