Simple Test for Revealing Fake Rubyists in the Rails Community
Ruby-Forum.com
by AndyMaleh
5h ago
Here is a very easy test for figuring out if someone in the Rails community is a Real Rubyist who truly gets Ruby and its unique benefits 100% compared to other programming languages or a Fake Rubyist who is just riding the Ruby on Rails bandwagon because it is “cool” or because they heard about it from an acquaintance without thinking for themselves… andymaleh.blogspot.com Simple Test for Revealing Fake Rubyists in the Rails Community code master oop ruby jruby java jee jse desktop web gui glimmer swt libui tk gtk rails 1 post - 1 participant Read full topic ..read more
Visit website
Montreal.rb 2024/03 - Frontend Ruby with Glimmer DSL for Web - Andy Maleh
Ruby-Forum.com
by AndyMaleh
2M ago
The talk video and slides have been posted for the Montreal.rb March 2024 talk “Frontend Ruby with Glimmer DSL for Web” (Ruby in the Browser Web Frontend Framework). YouTube Video : Google Slides : docs.google.com Google Slides This Slide is private Blog Post Announcement : andymaleh.blogspot.com Montreal.rb March 2024 Frontend Ruby with Glimmer DSL for Web code master oop ruby jruby java jee jse desktop web gui glimmer swt libui tk gtk rails Talk Description : Rubyists would rather leverage the productivity, readability, and maintainability benefits of Ruby in Frontend Web Development than ..read more
Visit website
Puerto velerosalir
Ruby-Forum.com
by uuuuske6696
2M ago
I M P O S I B L E S A L I R 1 post - 1 participant Read full topic ..read more
Visit website
PATCH request for a research
Ruby-Forum.com
by Luc-Antoine
2M ago
Hello, I have a search of products in my project. I would to hide the params of research of the browser URL bar. I find a solution : a patch request. But, with a patch request, the research doesn’t work anymore. I think that a patch request is a bad solution. Could you confirm that, please ? Thank you for your help. 2 posts - 2 participants Read full topic ..read more
Visit website
SameSite reject youtube cookie
Ruby-Forum.com
by Luc-Antoine
2M ago
Hello, For my project, I want to add a YouTube video with an iframe. My problem is the current policy reject the YouTube cookie. I don’t find a solution. I know I can add exception with CORS. I would like to know how to add an exception with YouTube cookie. Thank you for your help. 2 posts - 2 participants Read full topic ..read more
Visit website
Rails run linux commands and output in HTML
Ruby-Forum.com
by Chandan1
3M ago
Hello, I need to run linux commands in rails as below and output in HTML. Example code below. However I keep getting message in browser console as “Uncaught SyntaxError: Invalid or unexpected token” . Can someone please help, whats wrong with below code? Controller code cmd = stdin, stdout, stderr, wait_thr = Open3.popen3('ls -lhtr') @mycmd = stdout.read HTML View <body> <div id="one"></div> <script> var myvar = '<%= @mycmd %>'; document.getElementById("one").innerHTML = myvar; </script> </body> 4 posts - 2 participants Read full topic ..read more
Visit website
Glimmer Goes Web!
Ruby-Forum.com
by AndyMaleh
3M ago
Last September, I gave a talk titled “Intro To Ruby in the Browser” about how to use Ruby for Frontend Development in Rails as a complete replacement for JavaScript as per Matz’s RubyConf 2022 Keynote Speech. I concluded the talk by mentioning a then upcoming project called Glimmer DSL for Web that would make Ruby in the Browser the simplest, most intuitive, most straight-forward, and most productive Software Engineering experience in Frontend Development in any Programming Language or Technology. Well, The future is now! Glimmer DSL for Web (Ruby in the Browser Web GUI Frontend Library) just ..read more
Visit website
What do we call the relationship used by ActiveStorage and ActionText?
Ruby-Forum.com
by granitaham
3M ago
Is there a generic term to describe the relationships used by ActiveStorage and ActionText, where the model attribute is not stored or referenced in the model table? I have thought of, and dismissed, remote, unlinked and external. Thanks for any ideas, or, of course, references to a definitive answer. 3 posts - 2 participants Read full topic ..read more
Visit website
Devise login and password link
Ruby-Forum.com
by merlin2049er
3M ago
has anyone used these two authentication methods together. Thx, Joe 2 posts - 2 participants Read full topic ..read more
Visit website
Ruby console db password
Ruby-Forum.com
by merlin2049er
4M ago
I need to create a record in the db. I connect to the table in the rails console, but when I try to create the record, I get db fatal error (it’s asking for db password). How do I connect to the db in the console and provide a password so I can create this record? 2 posts - 2 participants Read full topic ..read more
Visit website

Follow Ruby-Forum.com on FeedSpot

Continue with Google
Continue with Apple
OR