Implemented join to BBB first approach

This commit is contained in:
jfederico
2016-10-17 18:36:56 -04:00
parent 682cbadbf0
commit f725b7f1bc
19 changed files with 182 additions and 10 deletions

View File

@ -0,0 +1,2 @@
<h1>Bbb#end</h1>
<p>Find me in app/views/bbb/end.html.erb</p>

View File

@ -0,0 +1,2 @@
<h1>Bbb#join</h1>
<p>Find me in app/views/bbb/join.html.erb</p>