rawnet / rawnet-admin

An inheritable admin interface for Ruby on Rails apps
MIT License
0 stars 2 forks source link

Namespacing #12

Open tombeynon opened 9 years ago

tombeynon commented 9 years ago

Make sure RA doesn't care about the namespace the host app uses. Inheriting from RawnetAdmin::ResourceController should just work regardless of the subclass namespace.