Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
BillyRuffian
/
faker_maker
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
11
Code
Issues
2
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Features/nested attribute handling
- #64
#64
Merged
BillyRuffian
merged 12 commits into
master
BillyRuffian/faker_maker:master
from
features/nested_attribute_handling
BillyRuffian/faker_maker:features/nested_attribute_handling
Copy head branch name to clipboard
May 7, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Features/nested attribute handling
#64
BillyRuffian
merged 12 commits into
master
BillyRuffian/faker_maker:master
from
features/nested_attribute_handling
BillyRuffian/faker_maker:features/nested_attribute_handling
Copy head branch name to clipboard
Commits
Commits on Sep 5, 2025
Factory#attributes now returns an array which contains symbolised names of parameters and / or hashes with a symolised key as the name of the field and further array of symbolized field names for e…
Show description for d39bb92
BillyRuffian
committed
d39bb92
View commit details
Copy full SHA for d39bb92
Browse repository at this point
building directly from embedded factories which are returned from the attribute. This was formerly the factory name
BillyRuffian
committed
5537094
View commit details
Copy full SHA for 5537094
Browse repository at this point
Commits on Sep 7, 2025
attributes returns nested attrs
BillyRuffian
committed
39e2eef
View commit details
Copy full SHA for 39e2eef
Browse repository at this point
Commits on Sep 8, 2025
attribute names now returns an array containing names or a recursive embedded hash of attribute names
BillyRuffian
committed
08f8274
View commit details
Copy full SHA for 08f8274
Browse repository at this point
Commits on Sep 12, 2025
bulk assign respected embedded factories and sets their values too
BillyRuffian
committed
e89e562
View commit details
Copy full SHA for e89e562
Browse repository at this point
Commits on Oct 24, 2025
feat: improve nested attribute handling and chaos mode propagation
Show description for 68f3a7b
BillyRuffian
committed
68f3a7b
View commit details
Copy full SHA for 68f3a7b
Browse repository at this point
missing about page
BillyRuffian
committed
5b0b28a
View commit details
Copy full SHA for 5b0b28a
Browse repository at this point
Commits on Nov 17, 2025
handle attribute overrides for non-chosen embedded factories
BillyRuffian
committed
f8d3791
View commit details
Copy full SHA for f8d3791
Browse repository at this point
Commits on May 7, 2026
v4: clean rubocop violoations, target ruby v4
BillyRuffian
committed
2f720e9
View commit details
Copy full SHA for 2f720e9
Browse repository at this point
Merge branch 'master' of github.com:BillyRuffian/faker_maker into features/nested_attribute_handling
BillyRuffian
committed
66bd821
View commit details
Copy full SHA for 66bd821
Browse repository at this point
bundler update
BillyRuffian
committed
3940846
View commit details
Copy full SHA for 3940846
Browse repository at this point
bundler update
BillyRuffian
committed
30391f3
View commit details
Copy full SHA for 30391f3
Browse repository at this point
You can’t perform that action at this time.