Skip to content

BenEddy/mock_relation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MockRelation

A chainable mock object for making assertions about ActiveRecord::Relation instances.

Further reading.

Installation

Add this line to your application's Gemfile:

gem 'mock_relation'

And then execute:

$ bundle

Or install it yourself as:

$ gem install mock_relation

About

A chainable mock object for making assertions about `ActiveRecord::Relation` instances.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages