Methods

Class/Module Index [+]

Quicksearch

Gorillib::Factory::RegexpFactory

Public Instance Methods

convert(obj) click to toggle source
# File lib/gorillib/factories.rb, line 237
def convert(obj)      Regexp.new(obj)           end

[Validate]

Generated with the Darkfish Rdoc Generator 2.