Overview

Auto define controller model instance variable and nested instance variable(s) and assign their
values from id and nested id

Usage

In ApplicationController, include RailsZombie. That’s all. Example

Dependencies

require ‘active_support/inflector’

Install

gem install ‘rails_zombie’