rename layout to type
this one goes to caleb for pointing it out. Much better word
This commit is contained in:
@ -14,7 +14,7 @@ module Padding
|
||||
end
|
||||
|
||||
def padding_for length
|
||||
pad = padded(length) - length # for header, layout
|
||||
pad = padded(length) - length # for header, type
|
||||
pad
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user