Class: HttpRouter::Static

Inherits:
Regexp
  • Object
show all
Defined in:
lib/http_router/static.rb

Instance Attribute Summary collapse

Instance Attribute Details

#priorityObject

Returns the value of attribute priority.



3
4
5
# File 'lib/http_router/static.rb', line 3

def priority
  @priority
end