Skip to content
This repository has been archived by the owner on May 14, 2019. It is now read-only.

A prove of concept with Sprockets 4 beta and a Rails engine

License

Notifications You must be signed in to change notification settings

philss/sprockets-4-rails-engine-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A POC of a Rails engine using Sprockets 4

This is a prove of concept to make Sprockets 4 beta work from inside a Rails engine.

The overall ideia is that you need to setup the manifest files both in the host application and engine. You can let the dummy/host manifest file empty if your assets are all inside the engine.

Running

This engine uses the same approach of running from the dummy app. Go to spec/dummy and run bin/rails s.

License

MIT License 2016.

About

A prove of concept with Sprockets 4 beta and a Rails engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published