Class Ariel::Wildcards
In: lib/ariel/wildcards.rb
Parent: Object

Contains all wildcards to be used in rule generation.

Methods

list   matching  

Public Class methods

Returns the hash of wildcard name (symbol) and regular expression pairs.

Given a string, will return an array of symbols from Wildcards::list that match it.

[Validate]