Skip to content
View rmacklin's full-sized avatar
Block or Report

Block or report rmacklin

Report abuse

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

Report abuse

Pinned Loading

  1. rails-front-end/external_asset_pipeline rails-front-end/external_asset_pipeline Public

    Easily integrate an externally-managed asset pipeline with Rails

    Ruby 35 3

  2. rails/rails rails/rails Public

    Ruby on Rails

    Ruby 55.3k 21.4k

  3. sprockets-bumble_d sprockets-bumble_d Public

    Sprockets plugin to transpile modern javascript using Babel, useful while migrating to ES6 modules

    Ruby 32 4

  4. babel/babel babel/babel Public

    🐠 Babel is a compiler for writing next generation JavaScript.

    TypeScript 43.1k 5.6k

  5. team-sync team-sync Public

    A GitHub action to synchronize GitHub Teams with the contents of a teams document

    TypeScript 10 6

  6. _backporting_rails_6_parallel_testin... _backporting_rails_6_parallel_testing_to_rails_5.md
    1
    # Backporting Rails 6 parallel testing to Rails 5
    2
    
                  
    3
    ## How this patch was created
    4
    
                  
    5
    I started from the PR that added parallel testing support to Rails: