Libraries
»
jig
(0.1.2)
»
Index
»
Jig
»
CSS
»
IntegerHelper
»
#pct
Method: Jig::CSS::IntegerHelper#pct
Defined in:
lib/jig/css.rb
#
pct
⇒
Object
44
# File 'lib/jig/css.rb', line 44
def
pct
;
"#{self}%"
;
end