Class: General::GPretext
- Inherits:
-
GPrePartial
- Object
- GPrePartial
- General::GPretext
- Defined in:
- lib/gprepartials/gpretext.rb
Overview
Created: 1 - 30 - 2017
Constant Summary collapse
- REGEX =
Regular expression matches GPretext
/\A(?<text>.+?)(?=(@@|\z))/m
Method Summary
Methods inherited from GPrePartial
Constructor Details
This class inherits a constructor from General::GPrePartial