ExoBasic

BasicHelpers: This gem provides basic helpers for a Ruby project.

  • data: DFS
  • encryption: ECDSA, RSA, HMAC, Password
  • http: JSON HTTP client
  • stats: Average counters
  • time: Timer
  • Likert value
  • Settings
  • String helpers

[reference for gem creation: newgem-template]

[reference for git init: github init]

Getting started

Requirements

  • Ruby 2.5+