December 2015

Coding by Matthew (WMF) is licensed under CC BY-SA 3.0

Adding Uploadcare to Rails the Easy Way

By Jon Stokes

Back when I started working with rails, a typical rails app was a relational database that you provided a user-facing CRUD interface for. Now a typical rails app is a place where a bunch of REST APIs meet.