diff options
| author | Marc Florisson | 2015-07-01 10:32:09 +0200 |
|---|---|---|
| committer | Marc Florisson | 2015-07-01 10:32:09 +0200 |
| commit | 63098b5a8eeffe83daa4e67232b1ee62e2752bdf (patch) | |
| tree | 013c8124c79c3c4436610a21d4e05a84dd3b56b8 /Gemfile | |
| parent | 53688589da94bf1fb11ace9d0d403c9d9a30b6a3 (diff) | |
| download | chouette-core-63098b5a8eeffe83daa4e67232b1ee62e2752bdf.tar.bz2 | |
use ninoxe from github
Diffstat (limited to 'Gemfile')
| -rw-r--r-- | Gemfile | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -115,9 +115,8 @@ gem 'squeel' gem 'enumerize', '~> 0.10.0' #gem 'ninoxe', :git => 'https://github.com/afimb/ninoxe.git', :branch => "rails4" -#gem 'ninoxe', :git => 'https://github.com/afimb/ninoxe.git' -#gem 'ninoxe',:path => '~/Projets/cityway/ninoxe' -gem 'ninoxe', '1.2.0' +gem 'ninoxe', :git => 'https://github.com/afimb/ninoxe.git' +#gem 'ninoxe', '1.2.0' gem 'acts_as_list', '~> 0.6.0' gem "acts_as_tree", '~> 2.1.0', :require => "acts_as_tree" |
