aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcedricnjanga2017-11-22 00:15:30 +0100
committercedricnjanga2017-11-22 00:34:42 +0100
commitbe2bd2e4f902ef12a21425ebe7dcf5699768762a (patch)
tree6aee19fd46d4d55310d1f86dad0a4b41186c719f
parent5489c9482cb8658b8540da2b46bfd28f321d866e (diff)
downloadchouette-core-be2bd2e4f902ef12a21425ebe7dcf5699768762a.tar.bz2
Fix the delation of the hacking of Chouette::ActiveRecord#model_name to remove the Chouette namespace
off of the construction of link in the app and in other places. Added a small change in the reflex sync to set the stop_area_referential in the initialization of the object to be in sync with the work on the objectids (need a objectid_formatter)
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index cfcbf47a5..03a39be90 100644
--- a/.gitignore
+++ b/.gitignore
@@ -40,6 +40,8 @@ coverage
/public/packs
/public/packs-test
+/bin
+
# Every machine shall create its binstubs
/bin/rake
/bin/rails