We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c821790 commit 78beef3Copy full SHA for 78beef3
activeadmin-nested-namespaces.gemspec
@@ -9,8 +9,8 @@ Gem::Specification.new do |spec|
9
spec.authors = ["osiutino"]
10
spec.email = ["osiutino@gmail.com"]
11
12
- spec.summary = %q{activeadmin nested namespaces support.}
13
- spec.description = %q{activeadmin nested namespaces support.}
+ spec.summary = %q{ ActiveAdmin plugin to enable nested namespaces support }
+ spec.description = %q{ This plugin allows you to register resources/pages with nested namespaces in ActiveAdmin. }
14
spec.homepage = "https://github.com/siutin/activeadmin-nested-namespaces"
15
spec.license = "MIT"
16
0 commit comments