diff options
| author | Alban Peignier | 2016-11-19 21:09:17 +0100 |
|---|---|---|
| committer | Alban Peignier | 2016-11-19 21:09:17 +0100 |
| commit | d29d55282e99245cb7cf6d1ce5e017b0652eaf97 (patch) | |
| tree | 2af8a6f5bb197155416a31b6c040b10d18afdf27 | |
| parent | 450f0619295f32222402ab587d633f2ae3de31fb (diff) | |
| download | chouette-core-d29d55282e99245cb7cf6d1ce5e017b0652eaf97.tar.bz2 | |
Update has_array_of to manage size on empty collection. Refs #1782
| -rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 1ce2797d4..8dbd28fcd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,7 +7,7 @@ GIT GIT remote: git@github.com:AF83/has_array_of.git - revision: 6ca3dfe03f2b8986d35df4263f7d5d3bff121c29 + revision: 1f4a75b18cab97cc3815ece0272cc68ff99e9b8e specs: has_array_of (0.0.1) activerecord (>= 4.0) |
