activerecord-testcase

Description

This gem extracts ActiveRecord::TestCase from Rails 4.2.0. As of Rails 4.1 this class is private and no longer distributed as part of Rails.

Features

Examples

require 'active_record/test_case'

Requirements

activesupport

Install

$ gem install activerecord-testcase

Packaging of the gem:

Copyright (c) 2015 Ilia Lobsanov

See LICENSE.txt for details.