pushtype / push_type

PushType is a modern, open source content management system for Ruby on Rails.
http://www.pushtype.org
Other
290 stars 32 forks source link

Improve namespacing of admin engine controllers #13

Closed aaronrussell closed 7 years ago

aaronrussell commented 7 years ago

Some inconsistencies with how the admin engine controllers are namespaced. For consistencies sake, and to help prevent potential collisions, they should be namespaced identically to how the API controllers are.