__FILE__, __dir__, and Symlinks Discussion
Today I Learned!
Today I learned that you can view the source code of a method that is available in the current context using the `show_source` command when in a call to `binding.irb`. To try it out put a `binding....
cjilbert504 repliedBest practices for structuring reusable frontend components (coming from Angular/React) ?
Hey I'm an Angular developer diving into the Ruby on Rails, and I'm trying to figure out the best way to structure reusable frontend components, like buttons, in a Rails project. Especially because...
Cengiz Gürtusgil postedChanging Contexts To Objects With IRB Discussion
Great!
phanilkumar repliedcan't install rails
@ That's a great updated version.
anamint minths repliedconvert from svg to png in active storage
How do I merge query parameters into URL like Nomad List?
I'm feeling lost about learning JavaScript, HELP!
Setup Windows 10 Discussion
How do I prevent ActiveRecord::PreparedStatementCacheExpired errors during deploys?
I need recommendation for ecommerce store
Rails for Beginners Part 27: Twitter Accounts Page Discussion
Rails 7.1 Authentication From Scratch Discussion
Could I deploy two different apps on the same server?
How to use Fixtures to create sample test data Discussion
Refactoring our Ruby code Discussion
How do i make chat app real time on Digital Ocean?
Interesting approach using the private_pub gem for your real-time chat application. Have you considered exploring other real-time chat solutions like omegle that integrate seamlessly with hosting p...
Maria Kenneth repliedhow to properly configure webpack for production
root@ubuntu:~/Make-Rails# ./bin/webpack [webpack-cli] Invalid configuration object. Webpack has been initialized using a configuration object that does not match the API schema. - configuration.no...
Sourabh Soni posted