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

Block or report rmacklin

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. 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 54.9k 21.3k

  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 42.9k 5.6k

  5. team-sync team-sync Public

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

    TypeScript 8 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: