Tags Authors About Us
Abhishek Verma

    Request Header Manipulation in Phoenix specs

    Recently while writing specs for a Phoenix application, I came across this scenario, where I needed to pass a jwt token in request-headers for authorization of Users.

    Abhishek Verma  –  Aug 11, 2017  –  phoenix,exunit,request-headers,specs,elixir

    Using Decorator Design Pattern in Ruby

    The intent of decorator design pattern, as described in Design Patterns by the Gang of Four is to attach additional responsibilities to an object dynamically. Decorators provide a flexible alternative to subclassing for extending functionality.

    Abhishek Verma  –  Jul 24, 2016  –  decoratorruby

Copyright © 2022 Cybrilla Technologies