summaryrefslogtreecommitdiffhomepage
path: root/lib/axlsx.rb
diff options
context:
space:
mode:
authorGeremia Taglialatela <[email protected]>2023-07-02 11:11:46 +0200
committerGeremia Taglialatela <[email protected]>2023-07-02 11:11:46 +0200
commit70138e30aa2587134ccfeb20f409fa6eea16dc3f (patch)
tree1d8c3c099610ec30cb5d1e06904b6d42c3867346 /lib/axlsx.rb
parentf2f6177efac76e6015b98c3290fd1839b8568fbe (diff)
downloadcaxlsx-70138e30aa2587134ccfeb20f409fa6eea16dc3f.tar.gz
caxlsx-70138e30aa2587134ccfeb20f409fa6eea16dc3f.zip
Remove conditional check for `encode` method
All supported Ruby versions now support the `encode` method on strings, so the conditional check for this method has been removed. Even if the default encoding on Ruby >= 2.0 is UTF-8, this is not always the case when the `LANG` environment variable is not set to `C.UTF-8`, so the `encode` method has been preserved. Additionally, this commit updates a link to use the `https` protocol for improved security.
Diffstat (limited to 'lib/axlsx.rb')
0 files changed, 0 insertions, 0 deletions