etsy / deployinator

Deployinate!

Home Page:http://etsy.me/deployinator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix namespacing so that a stack of the name deployinator can be used

juliettepaul opened this issue · comments

If you want to use deployinator to deploy itself currently you have to call it something different like deployin8or to avoid namespacing issues. This can be fixed by changing the way view classes are called to be "DeployinatorView" instead of "Deployinator", the exact stack name.