0.0
No commit activity in last 3 years
No release in over 3 years
sprockets_fs
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 1.0.0
~> 1.8.4
~> 3.12
~> 2.8.0

Runtime

 Project Readme

SprocketsFS

SprocketsFS will mount your Sprockets Environment in the filesystem using FUSE.

All of your assets (and their compiled versions) will be accessible at ./asset_fs

To use:

  • Install with gem install sprockets_fs
  • Run sprockets_fs in the root directory of your Rails app.