Socket
Book a DemoInstallSign in
Socket

simple_user

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

simple_user

0.1.3.8
bundlerRubygems
Version published
Maintainers
1
Created
Source

= SimpleUser

Manage users and admins with Devise and Omniauth-Facebook.

Make avaiable to your users for loggin with Devise or Facebook, and manage them and your admins. Each admin is related to roles with Rolify, and manages authorization with CanCan.

== Installation

  • Add to your gemfile: gem 'simple_user'

  • Run bundle

  • Execute: rails generate simple_user:install

  • Run migrations: rake db:migrate

  • Run seeds: rake db:seed

  • Add to your routes.rb: mount SimpleUser::Engine => "/simple_user", :as => "simple_user"

  • Add to your application.js: //= require simple_user/application

  • Watch the test/dummy for an example of the links

== TODO

  • List the methods for the links

  • Explain integration with models of the parent app

  • Integrate Twitter

  • Ingrate Google

  • Remove unnecessary files and codes (rake task, omniauth, ...)

FAQs

Package last updated on 15 May 2013

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.