Module: ApnOnRails

Defined in:
lib/generators/apn_on_rails/install/install_generator.rb,
lib/apn_on_rails/version.rb

Overview

Generates the migrations necessary for APN on Rails. This should be run upon install and upgrade of the APN on Rails gem.

$ rails generate apn:apn_migrations

Defined Under Namespace

Modules: Generators

Constant Summary collapse

VERSION =
"0.5.2"