Class: Regexp
- Inherits:
-
Object
- Object
- Regexp
- Defined in:
- lib/time_extentions.rb
Instance Method Summary collapse
Instance Method Details
#to_reg ⇒ Object
80 81 82 |
# File 'lib/time_extentions.rb', line 80 def to_reg /#{to_s}/i end |