zooniverse / scribeAPI

scribe API
MIT License
79 stars 25 forks source link

in heroku, new deploy is required whenever a project:load/reload is made #545

Open mgiraldo opened 8 years ago

mgiraldo commented 8 years ago

for some reason heroku run rake project:load['myproject'] (or reload or activate) does not work unless you re-deploy (eg: with some empty commit)

this also applies to css assets. the plain vanilla assets will be shown even though the active project has its own. you can see this in the deploy console:

Routing static assets from ./project/myproject/assets
Asset precompilation completed (1.87s)