##Quotes api
###Model Quote * text type string
- Build a RESTFUL API for Quote model
- Validate presence of text.
- Test the API
- 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. (We want to see you coding, 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