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: 128,087 of 190,127
Downloads: 5,010

Daily

Ranking: 60,204 of 190,091
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
2,3309,157,041hoe

Owners

#GravatarHandle
1iconseydar