module Escualo::PPA
Public Class Methods
for(name)
click to toggle source
# File lib/escualo/ppa.rb, line 2 def self.for(name) "deb http://ppa.launchpad.net/#{name}/ubuntu trusty main" end
# File lib/escualo/ppa.rb, line 2 def self.for(name) "deb http://ppa.launchpad.net/#{name}/ubuntu trusty main" end