Welcome to StackTest! =================== ##Quotes api ###Model Quote * text type string ### Task * Build a RESTFUL API for Quote model * Validate presence and not blank of text * Test the API ### Requirements * Rails. * Doesn't matter which database. * html views are not necessary. * Tests are required. * Doesn't matter which test suite you use. * No scaffolding. * No rails generate. (if you need to use it, ask first). * You can use any gem you want. * You can use any editor you want. * Anything not covered on this document, please ask! ##NOTE: No scaffolding