Sha256: a8f7385221570ae91351c80e1c327691d55abb916701613d705bc2665d0ebd8a
Contents?: true
Size: 532 Bytes
Versions: 1
Compression:
Stored size: 532 Bytes
Contents
switch_user =========== Inspired from hobo, switch_user provides a convenient way to switch current user that speed up your development. switch_user promises that it only be activated in the development environment. It supports only devise now, but it will support authlogic in the future. Install ------- add in Gemfile. gem "switch_user", "~> 0.1.0" Usage ----- add following code into your layout page. = switch_user_select Copyright © 2010 Richard Huang (flyerhzm@gmail.com), released under the MIT license
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
switch_user-0.1.1 | README.md |