Results 5 issues of MarkMT

Recently while chasing down some database performance bottlenecks in my application, I noticed a fairly significant amount of time being spent broadcasting events created by wisper-activerecord. It turns out that...

The README states the following regarding customizing the tenant identifier: > By default tenant will resolve to `Apartment::Tenant.current_tenant` but you can change it - eg. suppose you use databases like...

There are some issues related to the way ember's handling of events is described in the guides that I think need some attention. Part of my concerns were detailed previously...

I think there are a number of issues with the way the use of block parameters with components is described that need addressing. I'd like to do some work on...

This PR addresses three problems I and others have had with this widget - - the number of tweets displayed is less than the configured number if the widget is...