mirror of
https://github.com/github/rails.git
synced 2026-01-09 14:48:01 -05:00
Party like its R-C-UNO!
This commit is contained in:
@@ -3,7 +3,7 @@ module ActiveModel
|
||||
MAJOR = 3
|
||||
MINOR = 2
|
||||
TINY = 0
|
||||
PRE = "beta"
|
||||
PRE = "rc1"
|
||||
|
||||
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user