Ruby on Rails web framework
- masilotti.com Idea to App Store in 7 days | Masilotti.com
The story of Daily Log, a web and iOS app that I built and launched to the App Store in 7 days.
> in just 7 days I (the author) launched a web and iOS app to the App Store
- mindaslab.github.io Rails killed ReactJS, now its burning the corpse
Rails, 20+ year old grandpa that still brings smile to developers, unlike ReactJS, which is arrogant unruly teenager, which is no good for humanity.
-
Tweaking Emacs for Ruby Development
cross-posted from: https://lemmy.ml/post/1794013
> I decided to write-up some tips on how I've tweaked my Emacs for Ruby development after starting to write Ruby again for the first time in some time. I hope it's useful - feedback very welcome. > > My blog is also available as a Gemini Capsule, if that's your thing.
- mindaslab.github.io Never Derail
Hello World, I am Karthikeyan. I eat briyani and worship Boomthata, the creator of God and Satan.
Some of the anti patterns I encountered while using Rails
-
Hackershare
github.com GitHub - hackershare/hackershare: Hackershare is a powerful social bookmarking service and a knowledge-sharing community, with advanced search and tag management featureHackershare is a powerful social bookmarking service and a knowledge-sharing community, with advanced search and tag management feature - GitHub - hackershare/hackershare: Hackershare is a powerful...
Hackershare is a powerful social bookmarking service and a knowledge-sharing community, with advanced search and tag management feature
https://hackershare.dev/
-
Black candy
github.com GitHub - blackcandy-org/black_candy: A self hosted music streaming serverA self hosted music streaming server. Contribute to blackcandy-org/black_candy development by creating an account on GitHub.
- mindaslab.github.io When Devise sign_in, sign_up does not work with RSpec request spec
I was updating a Rails 6 project, there were som technical debt, I needed to remove or make failing tests pass. When I was trying to fix request spect, I found out that sign_in and sign_up devise helpers did not work.