RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Easy log in as user in development environment

I just launched gem dev_log_in for easy login in in development environment. To log in as admin just go to

http://localhost:3000/dev/log_in/admin

or

http://localhost:3000/dev/log_in/user1 for user1@example.org

Comments

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in