Skip to content

Commit 78beef3

Browse files
committed
update gemspec
1 parent c821790 commit 78beef3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

activeadmin-nested-namespaces.gemspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ Gem::Specification.new do |spec|
99
spec.authors = ["osiutino"]
1010
spec.email = ["osiutino@gmail.com"]
1111

12-
spec.summary = %q{activeadmin nested namespaces support.}
13-
spec.description = %q{activeadmin nested namespaces support.}
12+
spec.summary = %q{ ActiveAdmin plugin to enable nested namespaces support }
13+
spec.description = %q{ This plugin allows you to register resources/pages with nested namespaces in ActiveAdmin. }
1414
spec.homepage = "https://github.com/siutin/activeadmin-nested-namespaces"
1515
spec.license = "MIT"
1616

0 commit comments

Comments
 (0)