---
title: "Blogs by Vipul"
description: "Read BigBinary blog posts by Vipul."
canonical_url: "https://www.bigbinary.com/blog/authors/vipulnsward"
markdown_url: "https://www.bigbinary.com/blog/authors/vipulnsward.md"
---

# Blogs by Vipul

Read BigBinary blog posts by Vipul.

## Posts

### Rails 5 officially supports MariaDB

[Rails 5 officially supports MariaDB](https://www.bigbinary.com/blog/rails-5-official-supports-mariadb)

- Author: Vipul
- Published: April 21, 2016
- Categories: Rails 5, Rails

Rails 5 officially supports MariaDB

### Year in review 2015

[Year in review 2015](https://www.bigbinary.com/blog/year-in-review-2015)

- Author: Vipul
- Published: January 4, 2016
- Categories: Misc

Activities of the BigBinary Team in 2015.

### Rails 5 allows setting custom HTTP Headers for assets

[Rails 5 allows setting custom HTTP Headers for assets](https://www.bigbinary.com/blog/rails-5-allows-setting-custom-http-headers-for-assets)

- Author: Vipul
- Published: October 31, 2015
- Categories: Rails 5, Rails

Ability to set custom HTTP header is needed to have better control over the
delivery of assets. In this blog we'll see how that can be done.

### Using ReactJS with Rails Action Cable

[Using ReactJS with Rails Action Cable](https://www.bigbinary.com/blog/using-reactjs-with-rails-actioncable)

- Author: Vipul
- Published: July 19, 2015
- Categories: Rails

Using ReactJS with Rails Action Cable for real-time applications.

### Verifying PubSub Services from Rails using Redis

[Verifying PubSub Services from Rails using Redis](https://www.bigbinary.com/blog/verifying-pubsub-services-from-rails-redis)

- Author: Vipul
- Published: May 9, 2015
- Categories: Rails

Verifying PubSub Services from Rails with example based on Redis

### 2014 - Year in Community Engagement

[2014 - Year in Community Engagement](https://www.bigbinary.com/blog/2014-year-in-community-engagement)

- Author: Vipul
- Published: January 1, 2015
- Categories: Misc

2014 - Year in Community Engagement

### Rails Girls Pune 2014

[Rails Girls Pune 2014](https://www.bigbinary.com/blog/rails-girls-pune-2014)

- Author: Vipul
- Published: December 14, 2014
- Categories: Rails

RailsGirls Pune 2014

### DRYing up Rails Views with View Carriers and Services

[DRYing up Rails Views with View Carriers and Services](https://www.bigbinary.com/blog/drying-up-rails-views-with-view-carriers-and-services)

- Author: Vipul
- Published: December 2, 2014
- Categories: Rails

Rails views can get complicated with all sorts of business logic. In this blog
we are going to show how we made Rails views simpler by using Carriers.

### Make Outbound calls to a phone using Twilio and Rails

[Make Outbound calls to a phone using Twilio and Rails](https://www.bigbinary.com/blog/twilio-rails-calling-from-browser-to-a-phone)

- Author: Vipul
- Published: September 29, 2014
- Categories: Rails

Make Outbound Calls From the Browser to Phone using Twilio and Rails

### Flash access changes in Rails 4.1

[Flash access changes in Rails 4.1](https://www.bigbinary.com/blog/flash-access-changes-rails-4-1)

- Author: Vipul
- Published: July 24, 2014
- Categories: Rails

This post describes a flash object access changes due to new json cookie
serialization in Rails 4.1

### Issue with Delayed Job lifecycle and Postgres Errors

[Issue with Delayed Job lifecycle and Postgres Errors](https://www.bigbinary.com/blog/delayed-job-lifecycle-issue)

- Author: Vipul
- Published: July 23, 2014
- Categories: Rails

This post describes a problem in DelayedJob Lifecycle leading to database
connection issues.

### Six Year Old Optional / Keyword Arguments bug

[Six Year Old Optional / Keyword Arguments bug](https://www.bigbinary.com/blog/six-years-old-optional-keyword-arguments-bug)

- Author: Vipul
- Published: April 28, 2014
- Categories: Rails, Ruby

This blog discusses a Six Year Old Optional / Keyword Arguments bug that was
fixed recently in Ruby 2.2

### Configuring Log Formatting in Rails

[Configuring Log Formatting in Rails](https://www.bigbinary.com/blog/logger-formatting-in-rails)

- Author: Vipul
- Published: March 3, 2014
- Categories: Rails

This blog discusses how custom Logger can be used in Rails, and configuring Log
Formatting.

## Links

- [Human page](https://www.bigbinary.com/blog/authors/vipulnsward)
