rails_matching 0.1.0
Use this gem to match attributes between your object instances. It basically returns the percentage of attributes matched between two instances.
Gemfile:
=
安裝:
=
版本列表:
- 0.1.0 May 22, 2017 (11.0 KB)
Development 相依性套件 (8):
activerecord
~> 4.0.0
bundler
~> 1.14
factory_girl_rails
>= 0
faker
>= 0
rails
>= 0
rake
~> 10.0
rspec
~> 3.0
sqlite3
>= 0