Module: ActionText::VERSION
- Defined in:
- actiontext/lib/action_text/gem_version.rb
Constant Summary collapse
- MAJOR =
8- MINOR =
0- TINY =
0- PRE =
nil- STRING =
[MAJOR, MINOR, TINY, PRE].compact.join(".")
8
0
0
nil
[MAJOR, MINOR, TINY, PRE].compact.join(".")