Project

General

Profile

Actions

Bug #27856

closed

Assets initializer fails to load plugins without assets defined

Added by Shimon Shtein over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Plugin integration
Target version:
-
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

For plugins that do not contain assets in asset pipeline (no app/assets folder exist), rake plugin:assets:precompile['my_plugin'] will create an empty manifest file.
This file will be loaded by assets initializer that is not prepared to deal with empty JSON object.

Actions

Also available in: Atom PDF