Amazon ec2 open new port assets are not loading in rails 4.2.0?
config/environments/production.rb
config.serve_static_files = ENV['RAILS_SERVE_STATIC_FILES'].present?
Line change to
config.serve_static_files = true
I love Ruby on rails.Ruby on Rails Coding is not my job its my passion ..
Comments
Post a Comment