0.0
The project is in a healthy, maintained state
Run PgHero without asset pipeline.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 3.6.0
 Project Readme

Gem Version Build Status

PgHeroAssets

This gem is for you if you want to be able to run PgHero without the asset pipeline or in Rails' api mode.

It serves all required PgHero assets from a custom middleware and disables the api mode check.

Caveats

  • This might break with PgHero updates, though I don't consider it likely so its not version-locked yet.

Installation / usage

Add pghero_assets to your Gemfile.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/jaynetics/pghero_assets.

License

The gem is available as open source under the terms of the MIT License.