Skip to content

Instantly share code, notes, and snippets.

@hadrienblanc
Created March 25, 2020 20:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hadrienblanc/5ac48989c74020b5a478b32e62389d48 to your computer and use it in GitHub Desktop.
Save hadrienblanc/5ac48989c74020b5a478b32e62389d48 to your computer and use it in GitHub Desktop.
ActiveModel::Type::Boolean.new.cast(ENV.fetch('MY_ENV_VARIABLE', false))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment