/manage_users

simple user management

Primary LanguageCoffeeScript

#Manage users

Simple user managment

##Initialize

Include the assets files in your project.

##Note

Make sure to include flash[:alert] at the top of your layouts/application.html.erb file.

##Dependencies

  1. Include my start it up repo that includes bootstrap and custom CSS.
  2. Include Bootstrap JS
  3. Include my confirm button JS class.
  4. Include eco gem.