Method: Cinatra#commands

Defined in:
lib/cinatra.rb

#commandsObject



34
35
36
# File 'lib/cinatra.rb', line 34

def commands
  @commands ||= {}
end