Categories: None [Edit]

TextualRegexp

https://rubygems.org/gems/TextualRegexp
== FEATURES/PROBLEMS: Incompatible with 1.9, as far as we know. Technically, it supports everything current RegExp does. == SYNOPSIS: Password = TextualRegexp.new do anchor :beginning group :capture do any :letter repeat(4..13) do any :char end any :digit end end

Total

Ranking: 124,555 of 183,107
Downloads: 4,635

Daily

Ranking: 53,556 of 183,092
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
2,0868,574,300hoe

Owners

#GravatarHandle
1iconseydar