Skip to content
View dommmel's full-sized avatar
💭
That worked!
💭
That worked!
Block or Report

Block or report dommmel

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. cloudflare-workers-basic-auth cloudflare-workers-basic-auth Public

    Basic http auth via cloudflare workers

    JavaScript 109 29

  2. mytime.io mytime.io Public

    Complete source code of https://mytime.io - a website to convert any time zone to your local time zone.

    Ruby 79

  3. coffee-snake coffee-snake Public

    🐍 html5 snake game written in coffee script

    JavaScript 32 23

  4. swell swell Public

    Dabbling with webgl

    JavaScript 1

  5. calibre-htmlshelf calibre-htmlshelf Public

    Generate a static website of your calibre catalog

    Python 1 1

  6. Devise authentication for Rails' Act... Devise authentication for Rails' ActiveStorage
    1
    # Rails controller concern to enable Devise authentication for ActiveStorage.
    2
    # Put it in +app/controllers/concerns/blob_authenticatable.rb+ and include it when overriding
    3
    # +ActiveStorage::BlobsController+ and +ActiveStorage::RepresentationsController+.
    4
    # 
    5
    # Optional configuration: