Skip to content

Commit

Permalink
aider: refactor: Load cool_id relatively
Browse files Browse the repository at this point in the history
  • Loading branch information
schpet committed Sep 8, 2024
1 parent 28b2679 commit 43b0e6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmark/cool_id_benchmark.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

require "benchmark"
require "active_record"
require "cool_id"
require_relative "../lib/cool_id"
require "faker"

# Configure ActiveRecord to use PostgreSQL
Expand Down

0 comments on commit 43b0e6c

Please sign in to comment.