class Numeric
Public Instance Methods
pct()
click to toggle source
# File lib/css-native.rb, line 64 def pct "#{self}%" end
Also aliased as: percent
# File lib/css-native.rb, line 64 def pct "#{self}%" end