Module: RailsStuff::VERSION
- Defined in:
- lib/rails_stuff/version.rb
Overview
:nodoc:
Constant Summary collapse
- MAJOR =
0- MINOR =
1- TINY =
0- PRE =
nil- STRING =
[MAJOR, MINOR, TINY, PRE].compact.join('.')
:nodoc:
0
1
0
nil
[MAJOR, MINOR, TINY, PRE].compact.join('.')