An example sinatra app configured with the sprockets 2 asset pipeline. A custom guard file is available to run the asset pipeline precompiler whenever an asset changes.
To run:
bundle install
bundle exec guard
rackup
visit http://localhost:9292
An example sinatra app configured with the sprockets 2 asset pipeline. A custom guard file is available to run the asset pipeline precompiler whenever an asset changes.
To run:
bundle install
bundle exec guard
rackup
visit http://localhost:9292