diff options
| author | Michel Etienne | 2012-05-09 00:06:42 +0200 |
|---|---|---|
| committer | Michel Etienne | 2012-05-09 00:06:42 +0200 |
| commit | f95383a7fbc557f07765bc4cb3206a8b3e31bcb3 (patch) | |
| tree | 0984784a46c627cfcf9d375a4c7b4d32ecd252d6 /Gemfile | |
| parent | 71ce6186539670f108624949acdfcac79f74303f (diff) | |
| download | chouette-core-f95383a7fbc557f07765bc4cb3206a8b3e31bcb3.tar.bz2 | |
update help index
Diffstat (limited to 'Gemfile')
| -rw-r--r-- | Gemfile | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -30,10 +30,10 @@ gem 'squeel' gem 'RedCloth' gem "acts_as_tree", :git => "git://github.com/dryade/acts_as_tree.git" -gem "acts_as_list" +gem "acts_as_list", :git => "git://github.com/swanandp/acts_as_list.git" gem 'apartment', :git => 'git://github.com/dryade/apartment.git' -gem 'ninoxe', :git => 'git://chouette.dryade.priv/ninoxe' #, :path => '~/Projects/Ninoxe' -#gem 'ninoxe', :path => '~/workspace/chouette/ninoxe' +#gem 'ninoxe', :git => 'git://chouette.dryade.priv/ninoxe' #, :path => '~/Projects/Ninoxe' +gem 'ninoxe', :path => '~/workspace/chouette/ninoxe' # Gems used only for assets and not required # in production environments by default. |
