Adds DFs
This commit is contained in:
12
spec/fixtures/db/dynamic_finders.yml
vendored
12
spec/fixtures/db/dynamic_finders.yml
vendored
@@ -202,6 +202,12 @@ plugins:
|
||||
path: languages/404-to-301.pot
|
||||
pattern: !ruby/regexp '/"Project\-Id\-Version: 404 to 301 (?<v>\d+\.[\.\d]+)/i'
|
||||
version: true
|
||||
4nton-extensions:
|
||||
JavascriptFile:
|
||||
class: BodyPattern
|
||||
path: assets/js/script.js
|
||||
pattern: !ruby/regexp '/Version: (?<v>\d+\.[\.\d]+)/i'
|
||||
version: true
|
||||
8-degree-availability-calendar:
|
||||
QueryParameter:
|
||||
files:
|
||||
@@ -1179,6 +1185,12 @@ plugins:
|
||||
- public/css/amazonpolly-public.css
|
||||
- public/js/amazonpolly-public.js
|
||||
version: true
|
||||
amazon-product-in-a-post-plugin:
|
||||
CssFile:
|
||||
class: BodyPattern
|
||||
path: css/amazon-default-plugin-styles.css
|
||||
pattern: !ruby/regexp /plugin version (?<v>\d+\.[\.\d]+)/i
|
||||
version: true
|
||||
amazonjs:
|
||||
QueryParameter:
|
||||
files:
|
||||
|
||||
Reference in New Issue
Block a user