Hi, I moved Fuel ss3 repository to sthub but that didn't include Ghost. No idea if it was migrated... Mariano?
cheers, Martín On Tue, Sep 24, 2013 at 7:58 PM, [email protected] <[email protected]> wrote: > I am preparing my environment for development and am updating my webstack > configuration to match the new moves to SmalltalkHub. > > Now, I am trying to get my ConfigurationOfOak working. > > Fuel has moved to SmalltalkHub and it is fine. > > Now, where is Ghost .? > > I want to update this: > > spec > project: 'GhostProxies' with: [ > spec > className: 'ConfigurationOfGhost'; > loads: #('Core'); > versionString: #stable; > file: 'ConfigurationOfGhost'; > repository: 'http://ss3.gemstone.com/ss/Ghost' ]. > spec project: 'GhostProxiesTests' copyFrom: 'GhostProxies' with: [ > spec loads: #('Tests' ) ]. > > The search function on STH isn't helping much... > > Thanks for the help! > > Phil
