Skip to content

Commit f489f11

Browse files
committed
Put react_on_rails back in application.js
1 parent 0617f50 commit f489f11

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/assets/javascripts/application.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
// about supported directives.
1212

1313
// Need to be on top to allow Poltergeist test to work with React: es5-shim/es5-shim. This is lincluded in app-bundle.
14+
//= require react_on_rails
1415

1516
// It is important that generated/vendor-bundle must be before bootstrap since it is exposing jQuery and jQuery-ujs
1617
//= require generated/vendor-bundle

0 commit comments

Comments
 (0)