AELSchauer / turing-rails_engine_api

1 stars 0 forks source link

adds merchants record endpoints #80

Closed alfosco closed 7 years ago

alfosco commented 7 years ago

Adds functionality to find a single, all, or a random merchant by it's attributes. -adds custom routes for random merchant -adds 'find' and 'random' controllers for merchants -adds custom method in merchant model for 'random' -all tests and spec harness passing