Project

General

Profile

« Previous | Next » 

Revision abd8f1d1

Added by Daniel Lobato Garcia over 9 years ago

Refs #3809 - Remove cops for empty lines

View differences:

app/services/foreman/version.rb
module Foreman
# Simple struct for manipulation and comparing versions
class Version
attr_reader :version, :major, :minor, :build, :tag, :short, :notag
......
@version
end
end
end

Also available in: Unified diff