Erich Rusch

Results 2 issues of Erich Rusch

When I install Barista and afterwards try to run rake assets:precompile, clean, etc I get the following error... rake aborted! uninitialized constant Barista Tasks: TOP => environment (See full trace...

For example, I am trying to create a plan with multiple add-ons using node-recurly: ``` var subscriptionData = { plan_code : planCode, account : { account_code : organizationId, email :...