faker_maker 4.0.0.beta1 → 4.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/.github/workflows/ruby.yml +1 -1
- data/.rubocop.yml +1 -1
- data/Gemfile +1 -1
- data/MIGRATION_NOTES.md +47 -0
- data/TODO.md +16 -0
- data/faker_maker.gemspec +1 -1
- data/hack/nested.rb +21 -0
- data/lib/faker_maker/base.rb +2 -2
- data/lib/faker_maker/definition_proxy.rb +2 -2
- data/lib/faker_maker/factory.rb +6 -4
- data/lib/faker_maker/version.rb +1 -1
- data/usefakermaker.com.site/.gitignore +2 -0
- data/usefakermaker.com.site/site/assets/favicons/android-chrome-192x192.png +0 -0
- data/usefakermaker.com.site/site/assets/favicons/android-chrome-512x512.png +0 -0
- data/usefakermaker.com.site/site/assets/favicons/apple-touch-icon.png +0 -0
- data/usefakermaker.com.site/site/assets/favicons/favicon-16x16.png +0 -0
- data/usefakermaker.com.site/site/assets/favicons/favicon-32x32.png +0 -0
- data/usefakermaker.com.site/site/assets/favicons/favicon.ico +0 -0
- data/usefakermaker.com.site/site/assets/favicons/site.webmanifest +19 -0
- data/usefakermaker.com.site/site/assets/robots.txt +2 -0
- data/usefakermaker.com.site/site/assets/styles.css +351 -0
- data/{usefakermaker.com/docs/contributing/index.md → usefakermaker.com.site/site/src/docs/contributing/index.page.md} +1 -5
- data/{usefakermaker.com/docs/installing/index.md → usefakermaker.com.site/site/src/docs/installing/index.page.md} +1 -5
- data/{usefakermaker.com/docs/usage/arrays/index.md → usefakermaker.com.site/site/src/docs/usage/arrays/index.page.md} +1 -4
- data/{usefakermaker.com/docs/usage/building-instances/index.md → usefakermaker.com.site/site/src/docs/usage/building-instances/index.page.md} +1 -4
- data/{usefakermaker.com/docs/usage/chaos/index.md → usefakermaker.com.site/site/src/docs/usage/chaos/index.page.md} +1 -4
- data/{usefakermaker.com/docs/usage/destroying-factories/index.md → usefakermaker.com.site/site/src/docs/usage/destroying-factories/index.page.md} +1 -4
- data/{usefakermaker.com/docs/usage/embedding-factories/index.md → usefakermaker.com.site/site/src/docs/usage/embedding-factories/index.page.md} +1 -4
- data/{usefakermaker.com/docs/usage/getting-started/index.md → usefakermaker.com.site/site/src/docs/usage/getting-started/index.page.md} +1 -4
- data/{usefakermaker.com/docs/usage/history-logging/index.md → usefakermaker.com.site/site/src/docs/usage/history-logging/index.page.md} +1 -6
- data/{usefakermaker.com/docs/usage/inheritance/index.md → usefakermaker.com.site/site/src/docs/usage/inheritance/index.page.md} +1 -4
- data/{usefakermaker.com/docs/usage/json-field-names/index.md → usefakermaker.com.site/site/src/docs/usage/json-field-names/index.page.md} +1 -4
- data/{usefakermaker.com/docs/usage/lifecycle-hooks/index.md → usefakermaker.com.site/site/src/docs/usage/lifecycle-hooks/index.page.md} +1 -4
- data/{usefakermaker.com/docs/usage/managing-dependencies/index.md → usefakermaker.com.site/site/src/docs/usage/managing-dependencies/index.page.md} +1 -4
- data/{usefakermaker.com/docs/usage/omitting-fields/index.md → usefakermaker.com.site/site/src/docs/usage/omitting-fields/index.page.md} +1 -4
- data/{usefakermaker.com/pages/index.markdown → usefakermaker.com.site/site/src/index.page.md} +9 -19
- data/usefakermaker.com.site/site/templates/_nav.html.erb +27 -0
- data/usefakermaker.com.site/site/templates/layout.html.erb +46 -0
- data/usefakermaker.com.site/site/templates/page.html.erb +3 -0
- metadata +38 -51
- data/usefakermaker.com/.gitignore +0 -5
- data/usefakermaker.com/404.html +0 -25
- data/usefakermaker.com/Gemfile +0 -39
- data/usefakermaker.com/README.md +0 -5
- data/usefakermaker.com/_config.yml +0 -299
- data/usefakermaker.com/_config.yml.orig +0 -55
- data/usefakermaker.com/_data/navigation.yml +0 -51
- data/usefakermaker.com/_data/ui-text.yml +0 -2132
- data/usefakermaker.com/_site/assets/css/main.css +0 -6
- data/usefakermaker.com/_site/assets/css/main.css.map +0 -1
- data/usefakermaker.com/_site/assets/js/_main.js +0 -230
- data/usefakermaker.com/_site/assets/js/lunr/lunr-en.js +0 -69
- data/usefakermaker.com/_site/assets/js/lunr/lunr-gr.js +0 -522
- data/usefakermaker.com/_site/assets/js/lunr/lunr-store.js +0 -1
- data/usefakermaker.com/_site/assets/js/lunr/lunr.js +0 -3475
- data/usefakermaker.com/_site/assets/js/lunr/lunr.min.js +0 -6
- data/usefakermaker.com/_site/assets/js/main.min.js +0 -7
- data/usefakermaker.com/_site/assets/js/main.min.js.map +0 -1
- data/usefakermaker.com/_site/assets/js/plugins/gumshoe.js +0 -484
- data/usefakermaker.com/_site/assets/js/plugins/jquery.ba-throttle-debounce.js +0 -252
- data/usefakermaker.com/_site/assets/js/plugins/jquery.fitvids.js +0 -82
- data/usefakermaker.com/_site/assets/js/plugins/jquery.greedy-navigation.js +0 -128
- data/usefakermaker.com/_site/assets/js/plugins/jquery.magnific-popup.js +0 -1860
- data/usefakermaker.com/_site/assets/js/plugins/smooth-scroll.js +0 -650
- data/usefakermaker.com/_site/assets/js/vendor/jquery/jquery-3.6.0.js +0 -10881
- data/usefakermaker.com/_site/feed.xml +0 -1
- data/usefakermaker.com/_site/robots.txt +0 -1
- data/usefakermaker.com/_site/sitemap.xml +0 -3
- data/usefakermaker.com/about.markdown +0 -18
- /data/{usefakermaker.com → usefakermaker.com.site/site}/assets/images/pug.png +0 -0
- /data/{usefakermaker.com → usefakermaker.com.site/site}/assets/images/unipug.svg +0 -0
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.4">Jekyll</generator><link href="http://localhost:4000/feed.xml" rel="self" type="application/atom+xml" /><link href="http://localhost:4000/" rel="alternate" type="text/html" /><updated>2025-01-16T09:57:40+00:00</updated><id>http://localhost:4000/feed.xml</id><title type="html">Faker Maker</title><subtitle>Factories over fixtures: cook your test data from fresh</subtitle><author><name>Nigel Brookes-Thomas (Billy Ruffian)</name></author></feed>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
Sitemap: http://localhost:4000/sitemap.xml
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
|
3
|
-
</urlset>
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
layout: page
|
|
3
|
-
title: About
|
|
4
|
-
permalink: /about/
|
|
5
|
-
---
|
|
6
|
-
|
|
7
|
-
This is the base Jekyll theme. You can find out more info about customizing your Jekyll theme, as well as basic Jekyll usage documentation at [jekyllrb.com](https://jekyllrb.com/)
|
|
8
|
-
|
|
9
|
-
You can find the source code for Minima at GitHub:
|
|
10
|
-
[jekyll][jekyll-organization] /
|
|
11
|
-
[minima](https://github.com/jekyll/minima)
|
|
12
|
-
|
|
13
|
-
You can find the source code for Jekyll at GitHub:
|
|
14
|
-
[jekyll][jekyll-organization] /
|
|
15
|
-
[jekyll](https://github.com/jekyll/jekyll)
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
[jekyll-organization]: https://github.com/jekyll
|
|
File without changes
|
|
File without changes
|