mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
dev-ruby/will_paginate: ensure consistent activerecord version
Closes: https://bugs.gentoo.org/937971 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
This commit is contained in:
@@ -22,6 +22,9 @@ IUSE="test"
|
||||
all_ruby_prepare() {
|
||||
# Remove tests for unpackaged ORMs
|
||||
rm -f spec/finders/{sequel,mongoid,data_mapper}* || die
|
||||
|
||||
sed -e '1igem "activerecord"' \
|
||||
-i spec/spec_helper.rb || die
|
||||
}
|
||||
|
||||
ruby_add_bdepend "
|
||||
|
||||
Reference in New Issue
Block a user