Skip to content

Fix the sinatra example w/ #javascript_include_tag#1088

Merged
elia merged 3 commits intomasterfrom
elia/fix-sinatra-example
Sep 1, 2015
Merged

Fix the sinatra example w/ #javascript_include_tag#1088
elia merged 3 commits intomasterfrom
elia/fix-sinatra-example

Conversation

@elia
Copy link
Copy Markdown
Member

@elia elia commented Sep 1, 2015

The example was calling the sprockets asset without debug mode enabled.

fixes #1031

elia added 3 commits September 1, 2015 17:03
Don’t let updated dependencies break the examples.
Since we have custom stuff to do around a script tag when using
sprockets let’s just mimic rails and have our helper.
The example was calling the sprockets asset without debug mode enabled.

fixes #1031
elia added a commit that referenced this pull request Sep 1, 2015
Fix the sinatra example w/ #javascript_include_tag
@elia elia merged commit c74f939 into master Sep 1, 2015
@elia elia deleted the elia/fix-sinatra-example branch September 21, 2015 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sourcemaps don't work in the example Sinatra app

1 participant