diff options
| author | Alban Peignier | 2016-11-19 19:41:18 +0100 |
|---|---|---|
| committer | Alban Peignier | 2016-11-19 19:59:24 +0100 |
| commit | a3482213380844cdea5c75f6f6e84267b6c72135 (patch) | |
| tree | b44f897efa1e2c93f3b85124fac4e334f69cb678 | |
| parent | 5e24b492252fbfbd266e5266108174b1f1babab5 (diff) | |
| download | chouette-core-a3482213380844cdea5c75f6f6e84267b6c72135.tar.bz2 | |
Update has_array_of to support identifiers in colleciton= method. Refs #1782
| -rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 335e1defb..1ce2797d4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,7 +7,7 @@ GIT GIT remote: git@github.com:AF83/has_array_of.git - revision: 215365b460a64eb4d17224637762da917e3cd9fa + revision: 6ca3dfe03f2b8986d35df4263f7d5d3bff121c29 specs: has_array_of (0.0.1) activerecord (>= 4.0) |
