I also do deep-dives into the Rails source https://lu.ma/kaspth and riffing https://github.com/kaspth/riffing-on-rails
That sounds great! Both the discussions and issues are open on the Oaken repo.
That sounds great! Both the discussions and issues are open on the Oaken repo.
I don't know, I'm just spitballing.
I don't know, I'm just spitballing.
I wonder if there's a way to do something like:
insert_all do
create(:user)
create(:user)
end
where the two create calls are bundled together into one insert_all call? hm
I wonder if there's a way to do something like:
insert_all do
create(:user)
create(:user)
end
where the two create calls are bundled together into one insert_all call? hm
Another design goal for me has been demo modes in production, so marketing could do demos and take screenshots (and I have some thoughts on automating those too)
Another design goal for me has been demo modes in production, so marketing could do demos and take screenshots (and I have some thoughts on automating those too)
So we can seed once on boot and then rollback after each test.
So we can seed once on boot and then rollback after each test.
Then you can structure within the perf directory as nested as you want to.
Then you can structure within the perf directory as nested as you want to.
The tracks worked & I like the vertical bars.
Also: I think I might have broken it because don't show up anymore and can't play. In a new private browser window they're back and playback works though.
The tracks worked & I like the vertical bars.
Also: I think I might have broken it because don't show up anymore and can't play. In a new private browser window they're back and playback works though.