Skip to content

0.9.1

Compare
Choose a tag to compare
@joelmoss joelmoss released this 11 Jun 22:05
· 193 commits to master since this release

FIX - Added app/assets to include_paths configuration.

This provides a friendlier path when starting with a new Rails app, which assumes that your assets are all located in app/assets. Proscenium makes no such assumption, and you can actually put your assets anywhere you want. But at least this addition means it is a little easier to move to Proscenium.

DOCS - Created a guide to getting started with a new Rails app.


Full Changelog: v0.9.0...v0.9.1