Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否有用于生成内容的 gem,我想做的是获取将生成随机的 gem:
看起来很简单,但我似乎找不到任何东西,有lorem-impsum-me宝石,但我想要比这更好的东西。谢谢。
lorem-impsum-me
我认为Faker会做你需要的。它会处理段落、单词、地址、姓名、电子邮件等。
http://faker.rubyforge.org/