PORTNAME=	active_record_query_trace
PORTVERSION=	1.8
CATEGORIES=	databases rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Print stack trace of all queries to the Rails log
WWW=		https://github.com/brunofacca/active-record-query-trace

LICENSE=	MIT

USES=		gem

NO_ARCH=	yes

.include <bsd.port.mk>
