I usually using populator and faker gems to populate database in development environment, but now i’m mostly using mongoid than activerecord, and when i tried..
MongoDB in general and Mongoid in specific of Rails use, has an awesome Hash data type, it’s like JSON on Javascript and Hash in Ruby…