RubyFlow The Ruby and Rails community linklog

SmartSeeds - gem for smart auto generating of new records with random values

https://github.com/Frylock13/smart_seeds It determines types of fields(attributes) of an ActiveRecord model and creates records with random values for each of these attributes.

The gem has simple integration with Faker and supports foreign keys, enums, etc.

Comments

In the next version I’ll add a bulk insertion feature

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in