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: 123,192 of 180,534
Downloads: 4,531

Daily

Ranking: 102,580 of 180,529
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
1,9598,421,318hoe

Owners

#GravatarHandle
1iconseydar