|
|
|
My first Rack app
|
|
2 points
by melhoir
3520 days ago
|
|
I don't come from a programming background, I just work at a typical burger joint around the corner. Here lately(past year) I have been working on my skills to advance my html/css hobby into something more. After a few months I felt ok on the front end so I dove into Ruby about two months ago and Rails a few weeks ago. While on one of my rabbit hole expeditions to better understand the Rails architecture I mangled together a rack application and uploaded it to heroku with some embedded Ruby to spit out the day of the week. I feel like I made an achievement in life and wanted to share! Rackapp: https://murmuring-sands-27326.herokuapp.com/ |
|