Getting Started
    Core Concepts
    Building Features
    API Reference
    Configuration
    Deployment
    Upgrading
    Migrating
    Pro
    Misc
    Shakacode logoShakaCodeDeveloped by

    Copyright 2026 ShakaCode

    Press Ctrl+K to search anytime
    Burger
    ShakaCode WebsiteCommunityReact on Rails ProGithubSmallView on Github
    Documentation
      Getting Started
      Core Concepts
      Building Features
      API Reference
      Configuration
      Deployment
      Upgrading
      Migrating
      Pro
      Misc
      Shakacode logoShakaCodeDeveloped by

      Copyright 2026 ShakaCode

      Asset Pipeline with React on Rails

      In general, you should not be mixing the asset pipeline with Shakapacker and React on Rails.

      If you're using React, then all of your CSS and images should be under either /app/javascript or /client or wherever you want your client-side application.

      If you are incrementally migrating a large application, your main concern will be how to minimize duplication of styles and images between your old application and the new one.

      Please email [email protected] if you would be interested in helping to migrate a larger application.