Skip to content
View Brandongoodman615's full-sized avatar

Block or report Brandongoodman615

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 Loading

  1. workarea-margin workarea-margin Public

    Ruby 3

  2. brandon-flixter brandon-flixter Public

    Ruby

  3. brandon-grammable brandon-grammable Public

    Ruby

  4. brandon-nomster brandon-nomster Public

    Ruby

  5. Generating CSV files from an API data Generating CSV files from an API data
    1
    # Run this file to auto generate a csv file based on the data passed in the products 
    2
    # variable. I created this based on an API call that I parsed in the format of an array 
    3
    # of hashes like the example in order to quickly generate a csv file for uploading.
    4
    
                  
    5
    require "csv"
  6. trix_embed trix_embed Public

    Forked from hopsoft/trix_embed

    Take control over what external links and embedded media is permitted in the Trix editor via copy/paste

    JavaScript