Internal product analytics with AhoyahoyanalyticsgemLearn how to use the Ahoy gem to track feature usage within your Ruby on Rails apps.Read more →
Exploring the Blazer gemblazeranalyticsgembiLearn how to use the Blazer gem in your Ruby on Rails app to query data in SQL, build dashboards, and run automated checks.Read more →
Seed your database with the Faker gem. Then seed 9.4x faster with upsert_all and activerecord-import.databasegemfakeractiverecord-importWe use the faker gem to seed our database with 10,000 fake posts. Then, we're going to speed up seeding by 9.4x, using either upsert_all or the activerecord-import gem.Read more →