Skip to content

Commit

Permalink
Add require for Addressable
Browse files Browse the repository at this point in the history
  • Loading branch information
justin808 committed May 10, 2016
1 parent 47a1dcb commit 08eaadc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/helpers/react_on_rails_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
# 1. The white spacing in this file matters!
# 2. Keep all #{some_var} fully to the left so that all indentation is done evenly in that var
require "react_on_rails/prerender_error"
require "addressable/uri"

module ReactOnRailsHelper
# The env_javascript_include_tag and env_stylesheet_link_tag support the usage of a webpack
Expand Down

0 comments on commit 08eaadc

Please sign in to comment.