OSDN Git Service

fix form extend
[pettanr/pettanr.git] / config / application.rb
index 1d97308..346cb0d 100644 (file)
@@ -16,7 +16,6 @@ if defined?(Bundler)
   # Bundler.require(:default, :assets, Rails.env)
 end
 require 'manifest'
-Manifest::load JSON.parse(open(File.expand_path('../../public/manifest.json', __FILE__)).read)
 
 module Pettanr
   VERSION = '0.6.2'