Skip to content

topherfangio/authcan_easyroller-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

authcan_easyroller-example

This is an example application that shows the basic usage of authcan_easyroller. This example only works with Rails 3.x, so please make sure you have that installed before attempting to run this example. You should also have the appropriate dependencies installed, or use bundler to install them.

Usage

Clone the latest version of the repostiory by running the following:

git clone http://github.com/topherfangio/authcan_easyroller-example.git
cd authcan_easyroller-example
bundle install
rake db:migrate
rails server -p 3010

Then visit localhost:3010 and create a user.

Issues

If you run into any problems, please check to see if there are any pending issues that are similar to your problem. Otherwise, please create a new issue so that I can track them and keep people up-to-date.

About

An example application demonstrating the use of authcan_easyroller.

Resources

Stars

Watchers

Forks

Packages

No packages published