Is there a Rails way to manually populate databases? I can use PostgreSQL with SQL Inserts but I was wondering if there was a Rails way
Is there a Rails way to manually populate databases? I can use PostgreSQL with SQL Inserts but I was wondering if there was a Rails way