Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ucredential

This little gem generates user credentials. Right now it receives a couple of users and generates a zip file in the public directory containing a pdf file with four credentials per pager.

It uses resque for background process so you have to start redis first:

redis-server

And then start the background process.

rake resque:work QUEUE="*"

Don't forget you can mount the resque dashboard in you rails app to know whats going

mount Resque::Server, :at => "/resque"

About

Little gem that generates user credentials for your rails app.

Resources

Stars

0 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages