Skip to content
View larouxn's full-sized avatar

Sponsoring

@ko1
@postmodern
@geerlingguy
@arp242
@elementary

Organizations

@mccs @Squirrel-Island

Block or report larouxn

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. rails/rails rails/rails Public

    Ruby on Rails

    Ruby 57.2k 21.9k

  2. rubygems/rubygems rubygems/rubygems Public

    Library packaging and distribution for Ruby.

    Ruby 3.8k 1.8k

  3. Shopify/maintenance_tasks Shopify/maintenance_tasks Public

    A Rails engine for queueing and managing data migrations.

    Ruby 1.2k 93

  4. activemerchant/payment_icons activemerchant/payment_icons Public

    An easy to use library that allows you to manage and access payment icons

    Ruby 156 500

  5. nicholaslaroux.com nicholaslaroux.com Public

    My personal website.

    HTML

  6. 🚢 rebasecity branch_name 🚀 🚢 rebasecity branch_name 🚀
    1
    rebasecity() { git fetch origin main && git checkout "$@" && git rebase origin/main && git push origin --force-with-lease "$@"; }