Skip to content
View bradpotts's full-sized avatar
🏠
Working from home
🏠
Working from home
  • Canadian
  • 05:43 (UTC +07:00)

Highlights

  • Pro

Block or report bradpotts

Report abuse

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

Report abuse

Pinned Loading

  1. contentful_tutorial_steps contentful_tutorial_steps Public

    Add tutorial steps to ContentFul (based off of repeater fields)

    TypeScript 1

  2. multi-tenancy-devise multi-tenancy-devise Public

    mtdevise adds basecamp style user logins to your ruby on rails application.

    Ruby 29 6

  3. multi-tenancy-warden multi-tenancy-warden Public

    bare-bones alternative to mtdevise, adds basecamp style user logins for rails

    Ruby 8 1

  4. A JavaScript to dynamically shorten ... A JavaScript to dynamically shorten text with more/less button.
    1
    // Set Variables
    2
    var showChar = 120;
    3
    var ellipsestext = "...";
    4
    var moretext = "See More";
    5
    var lesstext = "See Less";
  5. phcdevworks/ruby_api_pack_cloudways phcdevworks/ruby_api_pack_cloudways Public

    RubyApiPackCloudways is a Ruby gem for interacting with the Cloudways API. It provides easy access to providers, server sizes, apps, and packages, with built-in OAuth authentication for secure API …

    Ruby 1