aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/chouette
diff options
context:
space:
mode:
authorRobert2017-07-05 08:13:14 +0200
committerRobert2017-07-05 08:13:14 +0200
commit841bd65847066e92bf5a4d6de112fed1ada73c1c (patch)
tree12ca3a1b2c15a8fd4fc01e68cbd34d9c82caf3f8 /app/models/chouette
parent9d52ccea7b00b957bf6cf67a44029912ee6b171f (diff)
downloadchouette-core-841bd65847066e92bf5a4d6de112fed1ada73c1c.tar.bz2
Refs: #3478@1.5h;
- PolicyChecker authorizes(*) all now - Untied ApplicationPolicy#index? from show? - mv access_point_policy.rb to access_point_policy.rb fixing an invisible name curruption (local problem?) * to authorize: to allow (not here), to undergo the process of authorization (here)
Diffstat (limited to 'app/models/chouette')
-rw-r--r--app/models/chouette/access_point.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/models/chouette/access_point.rb b/app/models/chouette/access_point.rb
index 3cae07b8e..da1f9524a 100644
--- a/app/models/chouette/access_point.rb
+++ b/app/models/chouette/access_point.rb
@@ -1,4 +1,3 @@
-
require 'geokit'
require 'geo_ruby'