Fixed indentation, use spaces not tabs.
This commit is contained in:
parent
0076d0a9fa
commit
0e4dbb28e9
1 changed files with 3 additions and 2 deletions
|
@ -10,6 +10,7 @@ module Refinery
|
|||
def root
|
||||
@root ||= Pathname.new(File.expand_path('../../', __FILE__))
|
||||
end
|
||||
|
||||
def version
|
||||
::Refinery::Blog::Version.to_s
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue