Class
Regin::Collection
In:
lib/rack/mount/vendor/regin/regin/collection.rb
Parent:
Object
Methods
+
[]
each
extract_options
first
include?
last
length
match
new
size
to_regexp
Included Modules
Enumerable
Public Class methods
new
(*args)
Public Instance methods
+
(other)
[]
(i)
each
() {|item| ...}
first
()
include?
(char)
last
()
length
()
match
(char)
size
()
Alias for
length
to_regexp
(anchored = false)
Protected Instance methods
extract_options
(args)
[Validate]