propshaft

Deliver assets for Rails (by rails)

Propshaft Alternatives

Similar projects and alternatives to propshaft

  1. Ruby on Rails

    Ruby on Rails

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. kamal

    79 propshaft VS kamal

    Deploy web apps anywhere.

  4. jsbundling-rails

    Bundle and transpile JavaScript in Rails with esbuild, rollup.js, bun, or Webpack.

  5. cssbundling-rails

    Bundle and process CSS in Rails with Tailwind, PostCSS, and Sass via Node.js.

  6. brotli

    33 propshaft VS brotli

    Brotli compression format

  7. factory_bot

    A library for setting up Ruby objects as test data.

  8. sprockets

    Rack-based asset packaging system (by rails)

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. dartsass-rails

    Integrate Dart Sass with the asset pipeline in Rails

  11. solid_queue

    Database-backed Active Job backend

  12. solid_cache

    A database-backed ActiveSupport::Cache::Store

  13. spree_backend

    Spree 4 Admin Dashboard

  14. solid_cable

    A database backed ActionCable adapter

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better propshaft alternative or higher similarity.

propshaft discussion

Log in or Post with

propshaft reviews and mentions

Posts with mentions or reviews of propshaft. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-10-31.
  • What's New in Ruby on Rails 8
    8 projects | dev.to | 31 Oct 2024
    Rails 8 also introduces Propshaft as the new asset pipeline default, replacing the long-standing Sprockets system. Sprockets served Rails developers well for over a decade, but it was designed in a different era — before the explosion of JavaScript build tools and modern browser improvements.
  • Rails 8: Introducing the New Default Asset Pipeline – Propshaft
    2 projects | dev.to | 29 Oct 2024
    Rails 8 changes the default asset pipeline to Propshaft. Propshaft is designed to be more lightweight and straightforward than Sprockets, making it a good fit for modern web applications. Unlike Sprockets, Propshaft focuses solely on serving traditional static assets (images, CSS, and non-JavaScript assets), letting developers choose their own JavaScript bundling tool (like esbuild or Vite).
  • Propshaft: Deliver Assets for Rails
    1 project | news.ycombinator.com | 12 Sep 2024
  • How to deploy a React app with Kamal (formerly known as MRSK) & GitHub Action
    2 projects | dev.to | 16 Jun 2024
    I have configured{:target="_blank"} the Webpack to generate bulid with hash, so with every new build, the new hash will rename the file - same as Propshaft{:target="_blank"}.
  • The Full-Stack development experience
    2 projects | dev.to | 12 Oct 2023
    Ruby On Rails, thanks to propshaft, closes a chapter. Welcome to 2023, where deploying JavaScript and CSS is a breeze. Welcome to the no-build era.
  • A Quick and Easy Guide to the Asset Pipeline in Rails 7
    2 projects | /r/ruby | 14 Sep 2022
    No mention of propshaft which is the true replacement for sprockets: https://github.com/rails/propshaft
  • Gnarly Learnings From June 2022
    2 projects | dev.to | 22 Jun 2022
    Learning about new ways to manipulate data in Ruby is always fun. This article details a way to access hash values as if they were methods via the ActiveSupport::OrderedOptions class. Initially, it wasn't clear why someone would reach for this over the default syntax, but the author pointed out that syntax can be helpful in keeping configuration files clean and readable. Apparently, this can be observed in the wild in the Propshaft (an asset pipeline library) codebase, which uses it to define config.assets in Railtie.
  • How to use Bootstrap 5 in Rails 7 - Importmaps & Sprockets
    2 projects | /r/ruby | 28 Apr 2022
  • How to Access Hash Values Like Methods in Ruby
    2 projects | dev.to | 26 Apr 2022
    Propshaft is an asset pipeline library for Rails. It uses OrderedOptions to define the config.assets settings, instead of creating a new configuration object. You can read the complete source on Github.
  • How to migrate rails sprockets to propshaft
    3 projects | dev.to | 16 Mar 2022
    Propshaft has a smaller scope than sprockets and requires you to rely on the js-bundling and css-bundling gems to handle the building of CSS and JS assets. Read the docs for an extensive upgrade guide.
  • A note from our sponsor - SaaSHub
    www.saashub.com | 12 May 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic propshaft repo stats
15
972
7.5
3 months ago

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Ruby is
the 12th most popular programming language
based on number of references?