aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/api
diff options
context:
space:
mode:
authorZakaria BOUZIANE2014-07-10 13:51:39 +0200
committerZakaria BOUZIANE2014-07-10 13:51:39 +0200
commit806b118b5959b20723bebca7f5f3aeb79803b515 (patch)
tree3337f5f4375a0e3cf7971d31f38b915b9f19e336 /app/views/api
parent3bee4ef6e22ff1f9a5b544cdfa6d098bd1d3ce97 (diff)
downloadchouette-core-806b118b5959b20723bebca7f5f3aeb79803b515.tar.bz2
HUB Export: renaming templates to HUB artefacts
Diffstat (limited to 'app/views/api')
-rw-r--r--app/views/api/hub/arrets_generiques.hub.erb (renamed from app/views/api/hub/stop_area/commercial_show.hub.erb)0
-rw-r--r--app/views/api/hub/arrets_physiques.hub.erb (renamed from app/views/api/hub/stop_area/physical_show.hub.erb)0
-rw-r--r--app/views/api/hub/chemins.hub.erb (renamed from app/views/api/hub/chemin/show.hub.erb)0
-rw-r--r--app/views/api/hub/correspondances.hub.erb (renamed from app/views/api/hub/correspondance/show.hub.erb)0
-rw-r--r--app/views/api/hub/courses.hub.erb (renamed from app/views/api/hub/course/show.hub.erb)0
-rw-r--r--app/views/api/hub/horaires.hub.erb (renamed from app/views/api/hub/horaire/show.hub.erb)0
-rw-r--r--app/views/api/hub/lignes.hub.erb (renamed from app/views/api/hub/ligne/show.hub.erb)0
-rw-r--r--app/views/api/hub/periodes.hub.erb (renamed from app/views/api/hub/periode/show.hub.erb)0
-rw-r--r--app/views/api/hub/reseaux.hub.erb (renamed from app/views/api/hub/reseau/show.hub.erb)0
-rw-r--r--app/views/api/hub/stops/show.hub.erb1
-rw-r--r--app/views/api/hub/transporteurs.hub.erb (renamed from app/views/api/hub/transporteur/show.hub.erb)0
11 files changed, 0 insertions, 1 deletions
diff --git a/app/views/api/hub/stop_area/commercial_show.hub.erb b/app/views/api/hub/arrets_generiques.hub.erb
index a7cc7585a..a7cc7585a 100644
--- a/app/views/api/hub/stop_area/commercial_show.hub.erb
+++ b/app/views/api/hub/arrets_generiques.hub.erb
diff --git a/app/views/api/hub/stop_area/physical_show.hub.erb b/app/views/api/hub/arrets_physiques.hub.erb
index f2aee2e6d..f2aee2e6d 100644
--- a/app/views/api/hub/stop_area/physical_show.hub.erb
+++ b/app/views/api/hub/arrets_physiques.hub.erb
diff --git a/app/views/api/hub/chemin/show.hub.erb b/app/views/api/hub/chemins.hub.erb
index ed6e9a4d1..ed6e9a4d1 100644
--- a/app/views/api/hub/chemin/show.hub.erb
+++ b/app/views/api/hub/chemins.hub.erb
diff --git a/app/views/api/hub/correspondance/show.hub.erb b/app/views/api/hub/correspondances.hub.erb
index 8d4c5ba7c..8d4c5ba7c 100644
--- a/app/views/api/hub/correspondance/show.hub.erb
+++ b/app/views/api/hub/correspondances.hub.erb
diff --git a/app/views/api/hub/course/show.hub.erb b/app/views/api/hub/courses.hub.erb
index d92939dc2..d92939dc2 100644
--- a/app/views/api/hub/course/show.hub.erb
+++ b/app/views/api/hub/courses.hub.erb
diff --git a/app/views/api/hub/horaire/show.hub.erb b/app/views/api/hub/horaires.hub.erb
index bebea0959..bebea0959 100644
--- a/app/views/api/hub/horaire/show.hub.erb
+++ b/app/views/api/hub/horaires.hub.erb
diff --git a/app/views/api/hub/ligne/show.hub.erb b/app/views/api/hub/lignes.hub.erb
index ee6d4de8f..ee6d4de8f 100644
--- a/app/views/api/hub/ligne/show.hub.erb
+++ b/app/views/api/hub/lignes.hub.erb
diff --git a/app/views/api/hub/periode/show.hub.erb b/app/views/api/hub/periodes.hub.erb
index 342e4016f..342e4016f 100644
--- a/app/views/api/hub/periode/show.hub.erb
+++ b/app/views/api/hub/periodes.hub.erb
diff --git a/app/views/api/hub/reseau/show.hub.erb b/app/views/api/hub/reseaux.hub.erb
index 25f24dc6d..25f24dc6d 100644
--- a/app/views/api/hub/reseau/show.hub.erb
+++ b/app/views/api/hub/reseaux.hub.erb
diff --git a/app/views/api/hub/stops/show.hub.erb b/app/views/api/hub/stops/show.hub.erb
deleted file mode 100644
index 2bab51c97..000000000
--- a/app/views/api/hub/stops/show.hub.erb
+++ /dev/null
@@ -1 +0,0 @@
-<%= @stop.code %>;<%= @stop.name %>;<%= @stop.description if @stop.description? %>;<%= @stop.type %>;<%= @stop.short_name %>;<%= @stop.x %>;<%= @stop.y %>;<%= @stop.city %>;<%= @stop.administrative_code %>;<%= @stop.comment if @stop.comment? %>;<%= @stop.object_id %>
diff --git a/app/views/api/hub/transporteur/show.hub.erb b/app/views/api/hub/transporteurs.hub.erb
index 3f175b053..3f175b053 100644
--- a/app/views/api/hub/transporteur/show.hub.erb
+++ b/app/views/api/hub/transporteurs.hub.erb