Class
Skeleton::Path
In:
lib/skeleton/path.rb
Parent:
Object
Methods
delete
delete?
get
get?
head
head?
new
operation
options
options?
patch
patch?
post
post?
put
put?
Attributes
operations
[R]
Public Class methods
new
()
Public Instance methods
delete
(&block)
delete?
()
get
(&block)
get?
()
head
(&block)
head?
()
operation
(type, &block)
options
(&block)
options?
()
patch
(&block)
patch?
()
post
(&block)
post?
()
put
(&block)
put?
()
[Validate]