We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4753db3 + 6045634 commit df4a97bCopy full SHA for df4a97b
active_admin_scoped_collection_actions.gemspec
@@ -9,7 +9,7 @@ Gem::Specification.new do |spec|
9
10
spec.summary = %q{scoped_collection actions extension for ActiveAdmin}
11
spec.description = %q{Plugin for ActiveAdmin. Provides batch Update and Delete for scoped_collection (Filters + Scope) across all pages.}
12
- spec.homepage = "https://github.com/workgena/active_admin_scoped_collection_actions"
+ spec.homepage = "https://github.com/activeadmin-plugins/active_admin_scoped_collection_actions"
13
spec.license = "MIT"
14
15
spec.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(test|spec|features)/}) }
0 commit comments