Class: Aigu::CoreExporter
- Defined in:
- lib/aigu/core_exporter.rb
Constant Summary collapse
- ENUM_LINE_REGEX =
/^\s*(?<key>\w+)\s?\("(?<value_en>.*)",\s?"(?<value_fr>.*)"\)[,;]?\s$/
Method Summary
Methods inherited from Exporter
Constructor Details
This class inherits a constructor from Aigu::Exporter