Rewriting deprecated APIs with parser gem | Arkency Blog
Rewriting deprecated APIs with parser gem | Arkency Blog
URL: https://blog.arkency.com/rewriting-deprecated-apis-with-parser-gem
Type: article
Domain: blog.arkency.com
Excerpt: Rewriting deprecated APIs with parser gem In upcoming Rails Event Store release we’re going to deprecate existing reader methods. They’ll be replaced in favor of fluent query interface — popularized by ActiveRecord. In order to make this transition a bit easier, we’ve prepared a script to transform given codebase to utilize new APIs.