Libraries
»
mgit
(0.4.10)
»
Index
»
MGit
»
AppData
»
AppDataVersion
»
active
Method: MGit::AppData::AppDataVersion.active
Defined in:
lib/mgit/appdata.rb
.
active
⇒
Object
45 46 47
# File 'lib/mgit/appdata.rb', line 45
def
self
.
active
sorted
.
find
{
|
v
|
v
.
active?
}
end