From 2ab13ed41be4a119e542489ff7353452b4dfef7c Mon Sep 17 00:00:00 2001 From: Bradley Wittenbrook Date: Mon, 25 Jul 2016 17:51:40 -0400 Subject: [PATCH] Add in version tag link --- app/views/application/index.html.erb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/views/application/index.html.erb b/app/views/application/index.html.erb index a559ae5..306701f 100644 --- a/app/views/application/index.html.erb +++ b/app/views/application/index.html.erb @@ -36,3 +36,5 @@ $ git push heroku master

In our next post, we will work on setting up ember, adding it to the heroku build process, and writing our first integration tests. Until next time!

+ +

Source code here: https://github.com/bwittenbrook3/embrails/tree/v0.1