Libraries
»
index_view
(0.1.0)
»
Index (V)
»
IndexView
»
Version
Module: IndexView::Version
Defined in:
lib/index_view.rb
Constant Summary
collapse
MAJOR =
0
MINOR =
1
TINY =
0
STRING =
"#{MAJOR}.#{MINOR}.#{TINY}"