Replies: 1 comment
-
I converted Sequel's and Roda's documentation to the new hash syntax, even though the implementation continues to use the old syntax for the most part. I'm fine with converting Rodauth's documentation to use the new hash syntax. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Whenever I copy-paste the Sequel migrations from the README, I always convert them to the Ruby 1.9+ Hash syntax (without hashrockets), so that the code adheres to the modern style. I noticed that some Sequel documentation uses the newer syntax, so I was wondering if you would be open to converting the Rodauth docs to it as well. I think it would make a difference for many Ruby developers 🙂
Beta Was this translation helpful? Give feedback.
All reactions