Philip Andersen
Philip Andersen
Hi, I am using a CDN, and uses a custom url modifier like this: ``` public class CassetteSettingsBundler : IConfiguration { public void Configure(TinyIoCContainer configurable) { configurable.Register(new MyModifier()); } }...
There might be a possible bug with the invitable gem. Way to reproduce: 1. Click on the invitelink in the mail and fill out just the first password field with...
I am trying to use Rails-multitenant, but I am running into an issue when creating accounts. I have accounts which can have users and websites underneath. This means that for...