Skip to content

iknow/iknow_view_models

Folders and files

NameName
Last commit message
Last commit date
May 23, 2022
Jul 13, 2016
Feb 16, 2022
Aug 10, 2022
Jan 7, 2022
Aug 9, 2022
May 10, 2019
May 10, 2019
Oct 8, 2020
Jan 7, 2022
Feb 16, 2022
Jun 20, 2014
Feb 19, 2021
Oct 8, 2020
Feb 16, 2022
Sep 14, 2020

Repository files navigation

IknowViewModels

Build Status

ViewModels provide a means of encapsulating a collection of related data and specifying its JSON serialization.

Installation

Add this line to your application's Gemfile:

gem 'iknow_view_models'

And then execute:

$ bundle

Or install it yourself as:

$ gem install iknow_view_models