thoughtbot / ios-on-rails

A guide to building a Rails API and iOS app
Other
76 stars 6 forks source link

added faker gem and implemented it in seeds.rb #103

Closed josephecombs closed 9 years ago

josephecombs commented 9 years ago

What I have done in seeds.rb can be done with more cleverness, definitely. Maybe just make hashes in memory to create more interestingly related tables (i.e. more than one attendance per event).