Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Top 7 Ruby Fake Data Projects
-
faker
A library for generating fake data such as names, addresses, and phone numbers. (by faker-ruby)
Project mention: Faker – generate fake data such as names, addresses, and phone numbers | news.ycombinator.com | 2024-04-13 -
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
Basic Information about props_template is a library that allows lightweight and fast JSON generation, with syntax similar to Jbuilder. It's developed by Thoughtbot, which is familiar with factory_bot.
-
-
-
-
-
string_pattern
Generate strings supplying a simple pattern. Perfect to be used in test data factories. Validate if a text fulfills a specific pattern. Also you can use regular expressions (Regexp) to generate strings: `/[a-z0-9]{2,5}\w+/.gen`. Generate words in English or Spanish.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Ruby Fake Data discussion
Ruby Fake Data related posts
-
Faker – generate fake data such as names, addresses, and phone numbers
-
Show HN: Factory-JS – TypeScript dummy object generator for testing
-
Test Driving a Rails API - Part Two
-
Full-Text Search for Ruby on Rails with Litesearch
-
Leveling up your custom fake data with Faker.js
-
How to Use Shoulda Matchers with RSpec for Ruby on Rails
-
How to Setup RSpec on a Rails Project
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 19 Mar 2025
Index
What are some of the best open-source Fake Data projects in Ruby? This list will help you:
# | Project | Stars |
---|---|---|
1 | faker | 11,333 |
2 | factory_bot | 7,959 |
3 | ffaker | 1,560 |
4 | Machinist | 1,116 |
5 | Forgery | 789 |
6 | FactoryTrace | 388 |
7 | string_pattern | 17 |