Rails 3.1 - wip.
This commit is contained in:
parent
e5db679226
commit
3fa8937b95
51 changed files with 1064 additions and 1036 deletions
|
@ -1,9 +1,9 @@
|
|||
module Refinery
|
||||
module Blog
|
||||
class Version
|
||||
@major = 1
|
||||
@minor = 6
|
||||
@tiny = 2
|
||||
@major = 2
|
||||
@minor = 0
|
||||
@tiny = 0
|
||||
|
||||
class << self
|
||||
attr_reader :major, :minor, :tiny
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue