Added bike show api method

This commit is contained in:
Jason Denney
2014-03-08 15:03:52 -05:00
parent 523046b042
commit dc0a567a27
11 changed files with 111 additions and 10 deletions
@@ -0,0 +1,3 @@
json.bikes [@bike] do |bike|
json.array! bike
end