Method: Rack::Cors::Resource#path

Defined in:
lib/rack/cors/resource.rb

#pathObject

Returns the value of attribute path.



10
11
12
# File 'lib/rack/cors/resource.rb', line 10

def path
  @path
end