One of my favorite new features in Rails 5 is the Attributes API. Well, it's not really "new" in that it kind of existed in 4.2, but it's mature and public now! In this talk we'll go over some of the basics around how this new feature of ActiveRecord works, when you might want to use it, and some of the potential issues with integrating this into existing applications.