Y
Hacker News
new
|
ask
|
show
|
jobs
by
ThinkWriteMute
5950 days ago
I'm currently heavily entrenched in Sinatra. I'm surprised to learn that Django and Rails do user accounts for you. Crazy.
1 comments
shiny
5950 days ago
Sinatra has a few 3rd party libraries that do it for you. I'm using sinatra-authentication, which works great.
link