Sha256: cdcd20787329ec494ccd1940970347c5f963e15c70542205a7973c4c6928197c

Contents?: true

Size: 437 Bytes

Versions: 9

Compression:

Stored size: 437 Bytes

Contents

[![Gem Version](https://badge.fury.io/rb/phcmemberspro.svg)](https://badge.fury.io/rb/phcmemberspro)
  
#### Step 1 - Add PHC-Members to your gemfile  

	gem 'phcmemberspro', '~> 3.7', '>= 3.7.5'
	bundle exec install

#### Step 2 - Add database migration files  

	rake railties:install:migrations
	rake db:migrate

#### Step 3 - Mount in your Routes File  
Mount the Engine in your Routes File

	mount Phcmemberspro::Engine, :at => '/'

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
phcmemberspro-3.9.0 README.md
phcmemberspro-3.8.6 README.md
phcmemberspro-3.8.5 README.md
phcmemberspro-3.8.3 README.md
phcmemberspro-3.8.2 README.md
phcmemberspro-3.8.1 README.md
phcmemberspro-3.8.0 README.md
phcmemberspro-3.7.7 README.md
phcmemberspro-3.7.6 README.md