0 Forks
9 Stars
9 Watchers

members-only

In this project, I created a members-only Rails website where a user can taunt non-members. Non-members then are invited to sign up and roast their taunters back or insult other non-members of their interest. The main focus of this project is to exercise authentication using Devise, Active Record Migrations, Validations and Associations.

How to download and setup members-only

Open terminal and run command
git clone https://github.com/anewman15/members-only.git
git clone is used to create a copy or clone of members-only repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with members-only https://github.com/anewman15/members-only/archive/master.zip

Or simply clone members-only with SSH
[email protected]:anewman15/members-only.git

If you have some problems with members-only

You may open issue on members-only support forum (system) here: https://github.com/anewman15/members-only/issues