base64.diff

okkez (okkez _), 06/03/2009 10:19 pm

Download (389 Bytes)

lib/base64.rb (working copy)
1 1
#
2
# = base64.rb: methods for base64-encoding and -decoding stings
2
# = base64.rb: methods for base64-encoding and -decoding strings
3 3
#
4 4

  
5 5
# The Base64 module provides for the encoding (#encode64, #strict_encode64,