Skip to content

Commit

Permalink
attempting to fix FontAwesome issue as per: bokmann/font-awesome-rail…
Browse files Browse the repository at this point in the history
  • Loading branch information
ddgriffin committed May 8, 2014
1 parent dc23307 commit 9ce9703
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/application.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@
# Bundler.require(:default, :assets, Rails.env)
end

ENV['RAILS_RELATIVE_URL_ROOT'] = "/sub_url"

# Load application ENV vars and merge with existing ENV vars. Loaded here so can use values in initializers.
ENV.update YAML.load_file('config/application.yml')[Rails.env] rescue {}

Expand Down

0 comments on commit 9ce9703

Please sign in to comment.