while installing iam getting error
I am very grateful that you shared this fantastic content with
lemongrassfancy repliedhow can i pass mailer_name into a method using noticed gem
us = User.first email = EmailDetail.find_by_name("Welcome User Email") UserNotification.with(email_class: "UserMailer" , email: email.function_name).deliver(us) i am trying to pass maile...
zunaira ihsan postedMongoDb Integration
How to do a time comparison in Ruby
How to install rails cms template?
How do I learn to write dry code?
How can compound csv file datas in ruby on rails oop
https://stackoverflow.com/questions/68876726/how-can-compound-csv-file-datas-in-ruby-on-rails-oop
Alper Efe Şahin postedHelp
Using the rails app to send SMS
The Best SMS Tracker App for Android and iOS allows you to read your childrens messages, monitor your employees activities, or spy on your spouse. It is the last thing that one would expect from a ...
Jamesacc56 replied"Logged in as" message not appearing in Rails for beginners part 15
Hello, In the "Rails for Beginners" part 15 video, I can't manage to get the "Logged in as" message to print out on the page.. I tried everything I knew, and it seems that a few other people are ha...
fabrice1236 postedSafely running custom User Ruby code (e.g. Shopify Scripts)
Hello everyone! Nervous first-time poster here, and of course, my apologies if there's already a video / thread that covers this. An advanced topic I'd love to see covered on GoRails (or hear any ...
Keegan Bakker repliedWhat is a good platform to hire Ruby developers from?
You can try at Optymize. They hire top developers and have helped startups with staff augmentation. Not just Ruby but for blockchain and other languages as well.
Optymize repliedModified Cyclomatic Complexity
Seeking guidance from above!
I do have another input_functions file rb. so that the system understands the syntax I'm more familiar with, apologies for any confusion! # Display the prompt and return the read string def read_...
Tai PAUL repliedHow do I pass local variables to iteration in turbo_stream?
In my app I have projects which have many tasks. The tasks are iterated through on the projects show page: ``` ### Project#show <% @tasks.each do |task| %> <%= f...
Gabriel postedActive-storage creating/uploading folder
Thank
leochad82 replied • SolvedVirtual Run Event ( not VirtualBox or Virtual OS or Any Virtualization)
Hi, I am researching for a new project, as I am looking for any good Rails app or API. however, “google” is not very much helpful when coming to “Virtual” as they are more related to Virtual Envir...
stevenfleet postedGET Error
Ruby Language
I'm assuming that you don't have code experience, at all. The Pragmatic Studio Ruby lessons are an excellent introduction to Ruby and Blocks. (1) With "The Well-Grounded Rubyist, 3rd edition" (2)...
Paulo Abreu replied