Sha256: 6ef828ee2a3dc8a01ddf9bb3c1c4632a62b2d5838616cafb6d0dd929bfc910cc

Contents?: true

Size: 865 Bytes

Versions: 34

Compression:

Stored size: 865 Bytes

Contents

[![security](https://hakiri.io/github/PHCNetworks/phc-members/master.svg)](https://hakiri.io/github/PHCNetworks/phc-members/master)
[![Code Climate](https://codeclimate.com/github/PHCNetworks/phc-members/badges/gpa.svg)](https://codeclimate.com/github/PHCNetworks/phc-members)
[![Gem Version](https://badge.fury.io/rb/phcmembers.svg)](https://badge.fury.io/rb/phcmembers)
  
#### Step 1 - Add PHC-Members to your gemfile  

	gem 'phcmemberspro', '~> 2.1', '>= 2.1.7'
	bundle exec install  

#### Step 2 - Add database migration files  

	rake railties:install:migrations  
	rake db:migrate  

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

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

#### Additional Info & Help  
  
[Past Security Patch Notes](https://github.com/PHCNetworks/phc-members/wiki/Critical-Security-Updates)

Version data entries

34 entries across 34 versions & 1 rubygems

Version Path
phcmemberspro-3.6.1 README.md
phcmemberspro-3.6.0 README.md
phcmemberspro-3.5.9 README.md
phcmemberspro-3.5.6 README.md
phcmemberspro-3.5.5 README.md
phcmemberspro-3.5.2 README.md
phcmemberspro-3.5.1 README.md
phcmemberspro-3.5.0 README.md
phcmemberspro-3.3.3 README.md
phcmemberspro-3.3.2 README.md
phcmemberspro-3.3.1 README.md
phcmemberspro-3.3.0 README.md
phcmemberspro-3.2.0 README.md
phcmemberspro-3.1.1 README.md
phcmemberspro-3.1.0 README.md
phcmemberspro-3.0.9 README.md
phcmemberspro-3.0.8 README.md
phcmemberspro-3.0.6 README.md
phcmemberspro-3.0.5 README.md
phcmemberspro-3.0.4 README.md