jeremyevans / rodauth

Ruby's Most Advanced Authentication Framework
http://rodauth.jeremyevans.net
MIT License
1.67k stars 95 forks source link

Use Ruby 1.9+ Hash syntax in the README #274

Closed janko closed 1 year ago

janko commented 1 year ago

This converts hashrockets in the documentation to the Ruby 1.9+ syntax, as discussed in https://github.com/jeremyevans/rodauth/discussions/27 (only README had it).