Skip to content

Instantly share code, notes, and snippets.

@stevenbarragan
Last active April 22, 2020 18:42
Show Gist options
  • Select an option

  • Save stevenbarragan/fae2808dd4780c4a30b8 to your computer and use it in GitHub Desktop.

Select an option

Save stevenbarragan/fae2808dd4780c4a30b8 to your computer and use it in GitHub Desktop.

Welcome to StackTest!

##Quotes api

###Model Quote * text type string

Task

  • Build a RESTFUL API for Quote model
  • Validate presence of text
  • Test the API

Requirements

  • Rails.
  • Doesn't matter which database.
  • html views are not necessary.
  • Test are required.
    • Don't matter which test suite you use.
  • No scaffold.
  • You could use any gem you want.
  • You could use any editor you want.
  • Anything not cover on this document, please ask!

##NOTE: No scaffold

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment