Project
react-manifest-rails
react-manifest-rails automatically generates per-controller Sprockets manifest
files for Rails applications using react-rails + Sprockets. It eliminates the
monolithic application.js by creating lean, controller-specific ux_*.js bundles,
watches for file changes in development, and provides a smart react_bundle_tag
view helper that auto-selects the correct bundle per controller.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Development
Licenses
MIT
Dependencies