administrate
administrate copied to clipboard
Avoid singularizing namespace in Administrate::ResourceResolver
See #1931 for details.
@pablobm what do you think? Does this have a chance of getting merged?
@rmachielse - Would you be able to add an example to https://github.com/thoughtbot/administrate/blob/main/spec/lib/administrate/resource_resolver_spec.rb?
@pablobm would it be okay if I adapt the existing examples to use a plural namespace, like admin/libraries/books?
@rmachielse - Wait, is there another way? :laughing: Go for it!
@pablobm example added!
Great stuff. Merged!
Thank you!