Skip to content
View dwaynemac's full-sized avatar

Organizations

@locomotive
Block or Report

Block or report dwaynemac

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned

  1. logical_model logical_model Public

    A model based on RestfullResource instead of DB

    Ruby 32 3

  2. stimulus-concerns stimulus-concerns Public

    JavaScript 1

  3. oh-my-zh-railway-plugin oh-my-zh-railway-plugin Public

    Simple function to render current railway.app shell

    Shell

  4. deezer_client deezer_client Public

    Deezer Ruby client

    Ruby 7 3

  5. cache_version cache_version Public

    Easy cache versioning for models. Allows multiple versions with keys to identify them

    Ruby 2 1

  6. hotwire stimulus and pulltorefresh.js hotwire stimulus and pulltorefresh.js
    1
    import { Controller } from "@hotwired/stimulus"
    2
    import PullToRefresh from "pulltorefreshjs"
    3
    
                  
    4
    /*
    5
      * Add data-controller="pull-to-refresh" to the element you want to be pulled on.