Skip to content

Commit 1fb160d

Browse files
committed
credit where it is due
1 parent 2d0ec36 commit 1fb160d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

script/profile_db_generator.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# can be used to generate a mock db for profiling purposes
22

3-
# Include this in your .irbrc
3+
# based on https://gist.github.com/zaius/2643079
44
def unbundled_require(gem)
55
if defined?(::Bundler)
66
spec_path = Dir.glob("#{Gem.dir}/specifications/#{gem}-*.gemspec").last

0 commit comments

Comments
 (0)