diff options
| author | Zog | 2017-12-20 08:52:57 +0100 |
|---|---|---|
| committer | Zog | 2017-12-20 09:02:57 +0100 |
| commit | 477f98b1508796a53870e00a192ff47875c5907c (patch) | |
| tree | c7ac8bf6116810953ad067fbbfbc2b78193e339e /Gemfile | |
| parent | e7bece2f871d51ad71ee2ee258afd985bf8d8485 (diff) | |
| download | chouette-core-477f98b1508796a53870e00a192ff47875c5907c.tar.bz2 | |
Refs #5334@3h; Add support fort NullDB in Apartment
This will allow us to compile assets with a null_db adapter.
Diffstat (limited to 'Gemfile')
| -rw-r--r-- | Gemfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -65,6 +65,7 @@ end gem 'activerecord-postgis-adapter', "~> 3.0.0" gem 'polylines' +gem 'activerecord-nulldb-adapter' # Codifligne API gem 'codifligne', af83: 'stif-codifline-api' |
