Skip to content
This repository was archived by the owner on Jan 9, 2018. It is now read-only.

Conversation

@juicemia
Copy link

There was an issue with Base64 being interpreted as a part of AESCrypt instead of its own class:

token = AESCrypt.encrypt(message, password)
    NameError: uninitialized constant AESCrypt::Base64

All I added was the scope resolution operator.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant