home.social

#erb — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #erb, aggregated by home.social.

fetched live
  1. Murovaná brána, tri veže a zlaté mreže – bratislavský erb je symbolom, ktorý obyvatelia aj návštevníci mesta poznajú z mnohých miest. Od vydania erbovej listiny uhorským kráľom Žigmundom Luxemburským uplynulo 590 rokov, no príbeh jedného z najvýznamnejších symbolov Bratislavy siaha ešte hlbšie do minulosti.

    Tón: : mierne pozitívny
    #slovakia #gdelt #erb #top

    bratislavskenoviny.sk/historia

  2. @europeanspodcast What a terrific idea! I'm going to suggest it immediately to my own book club (even though it's not my turn to pick a book 😛 ). Also great way to promote #ERB. They should be on Mastodon too btw!

  3. @europeanspodcast What a terrific idea! I'm going to suggest it immediately to my own book club (even though it's not my turn to pick a book 😛 ). Also great way to promote #ERB. They should be on Mastodon too btw!

  4. Marco Roth maintains Herb and ReactionView, and created rubyevents.org. At Rubycon 2026 he'll talk about building an HTML-aware ERB rendering engine.
    Meet him in Rimini on May 8th.

    #Rubycon2026 #Ruby #RubyOnRails #ERB #OpenSource

  5. Marco Roth maintains Herb and ReactionView, and created rubyevents.org. At Rubycon 2026 he'll talk about building an HTML-aware ERB rendering engine.
    Meet him in Rimini on May 8th.

    #Rubycon2026 #Ruby #RubyOnRails #ERB #OpenSource

  6. Since I learned how to use Typesetter by @haydntrowell I can't stop doing stuff with typst.

    My client wants me to fill 6 different reports with the work I have done for the month, so that I can get my check. So I designed the document with Typesetter and then used Ruby and erb to fill the blanks on the typ file from a database.

    #typst #typesetter #linux #office #ruby #rails #erb #rubyonrails

  7. ERB is always a delight in both content and form. Love stumbling across typographical easter eggs like the paradoxical 𝒫 here

    Also issue 10 comes with a celebratory bookmark & page ripper

    #EuropeanReviewOfBooks #ERB #amreading

  8. A important announcement - there is a new Epic Rap Battle of History - The White Death vs The Red Baron.

    It’s good to see these guys pop up, their output has decreased but the quality of their videos have continued to improve.

    #ERB

    m.youtube.com/watch?v=RZliZbfM

  9. A important announcement - there is a new Epic Rap Battle of History - The White Death vs The Red Baron.

    It’s good to see these guys pop up, their output has decreased but the quality of their videos have continued to improve.

    #ERB

    m.youtube.com/watch?v=RZliZbfM

  10. @LittleshyFiM Did you catch #hololive's #ERB singing This Day Aria during her unarchived karaoke a few days ago?

  11. @LittleshyFiM Did you catch #hololive's #ERB singing This Day Aria during her unarchived karaoke a few days ago?

  12. Huge thanks to @marcoroth for turning around this Herb feature request on the same day I made it. You're a true honey badger (laudatory). 😁 🧡

    github.com/marcoroth/herb/pull

    ruby.social/@marcoroth/1155375

    #Ruby #ERB

  13. Huge thanks to @marcoroth for turning around this Herb feature request on the same day I made it. You're a true honey badger (laudatory). 😁 🧡

    github.com/marcoroth/herb/pull

    ruby.social/@marcoroth/1155375

    #Ruby #ERB

  14. I'm so proud of the work that @marcoroth is doing to improve @rails tooling.

    His work is highly appreciated by #rails users like me.

    #rubyonrails #erb #herb #ror #ActionView

  15. I'm so proud of the work that @marcoroth is doing to improve @rails tooling.

    His work is highly appreciated by #rails users like me.

    #rubyonrails #erb #herb #ror #ActionView

  16. Wrote a blog post for the first time in too long! Pleasantly surprised my Nix, Middleman, GitHub Pages toolchain is still working! 😅🎉

    > How to configure Zed to use ERB Lint as a formatter:

    jamesmead.org/blog/2025-03-30-

    #zed #erb #lint #ruby

  17. Wrote a blog post for the first time in too long! Pleasantly surprised my Nix, Middleman, GitHub Pages toolchain is still working! 😅🎉

    > How to configure Zed to use ERB Lint as a formatter:

    jamesmead.org/blog/2025-03-30-

    #zed #erb #lint #ruby

  18. #東張西望|職訓局講師敷衍授課 上堂講性話題&公然教作弊|梁敏巧|僱員再培訓局|導師敷衍授課 youtu.be/yNTDI9eYBCk?si=91tI97 #僱員再培訓局 #香港 #HongKong #erb >> 咁不如上 #Youtube , 問 #Deepseek 啦...

  19. Epic Rap Battles of History is back with more insults and burns. For the title of the Supreme European Emperor, we have in one corner, from the 9th century, Charlemagne! In the other corner, from the 19 century, we have Napoleon! FIGHT! #Music #ERB youtu.be/xgXSLLULGyU?si=BiXO9B

  20. Can anyone recommend a way to automatically format the HTML in a Rails view template that uses ERB?

    * prettier can format HTML, but messes up the contents of the ERB tags
    * erb_lint can format the contents of the ERB tags and does _some_ limited formatting of the surrounding HTML
    * there are a bunch of prettier extension node packages that claim to handle ERB, but as is all too often the case they all seem to be dead

    Any advice would be much appreciated!

    #ruby #erb #html #formatting

  21. Can anyone recommend a way to automatically format the HTML in a Rails view template that uses ERB?

    * prettier can format HTML, but messes up the contents of the ERB tags
    * erb_lint can format the contents of the ERB tags and does _some_ limited formatting of the surrounding HTML
    * there are a bunch of prettier extension node packages that claim to handle ERB, but as is all too often the case they all seem to be dead

    Any advice would be much appreciated!

    #ruby #erb #html #formatting

  22. Here's Theo, my first Ruby gem: github.com/loomchild/theo-rail

    It's a small, HTML-like template language for Ruby on Rails, inspired by Vue.js, featuring natural partials and computed attributes.

    Example:
    <button-partial size="large" label%="label" />

    Note: The code is experimental, but I am already using it in my personal projects.

    What do you think?

    #rails #ruby #erb

  23. #RubyOnRails #template #cagematch! Do you prefer #HAML or #Slim for new Rail 7.1+ apps? Either way, why?

    I have a lot of experience with HAML, but historical benchmarks say its slower than Slim or #ERB. Linting HAML used to be painful, but more modern linters probably make that less of an issue.

    What's the killer feature of your choice? How does the performance scale? What's the ease-of-use benefit over the others?

    Maybe it's like #vim vs. #emacs, and YMMV. Hands-on POVs welcome!

  24. #RubyOnRails #template #cagematch! Do you prefer #HAML or #Slim for new Rail 7.1+ apps? Either way, why?

    I have a lot of experience with HAML, but historical benchmarks say its slower than Slim or #ERB. Linting HAML used to be painful, but more modern linters probably make that less of an issue.

    What's the killer feature of your choice? How does the performance scale? What's the ease-of-use benefit over the others?

    Maybe it's like #vim vs. #emacs, and YMMV. Hands-on POVs welcome!

  25. Some mornings* it blows my mind that I have an actual image of one of the hurtling moons of #Barsoom as my desktop wallpaper.

    apod.nasa.gov/apod/ap230731.ht

    * OK, this cold winter morning in Melbourne, when it seems someone has opened a portal from Mars into my living room.

    #phobos #erb #marsexpress

  26. A 27 year old Virgil Finlay illustrating The Lord of the Jungle in one of ERB's final tales from Argosy Weekly, August 23, 1941. Surely one of his final assignments before entering WWII. Burroughs, in his late 60s and in Honolulu during the attack on Pearl Harbor, became one of the oldest war correspondents for the duration. Please, don't be shy, drop your best "dude wrestling a python" jokes below. ⬇️ #FinlayFriday

    #VirgilFinlay #EdgarRiceBurroughs #ERB #Tarzan #Pulps #Fantasy @fantasy

  27. A 27 year old Virgil Finlay illustrating The Lord of the Jungle in one of ERB's final tales from Argosy Weekly, August 23, 1941. Surely one of his final assignments before entering WWII. Burroughs, in his late 60s and in Honolulu during the attack on Pearl Harbor, became one of the oldest war correspondents for the duration. Please, don't be shy, drop your best "dude wrestling a python" jokes below. ⬇️ #FinlayFriday

    #VirgilFinlay #EdgarRiceBurroughs #ERB #Tarzan #Pulps #Fantasy @fantasy

  28. I am having some difficulty with embedding a shopify buy button into my website (static site using Ruby-based Middleman). I am putting the div ID ref in the data yml file and then calling it using ERB.

    The button shows up and works.... It's just showing up at the very bottom of the page, beneath the footer.

    Ive tried putting the div Shopify gives you directly where I want it to, without ERB calling the data yml file, and it still just shows up at the bottom.

    I've tried having the JS directly in the head and I've tried putting it in the asset compiler.

    My duckduckgoing has resulted in finding one other person who had this issue and it seems like they solved it by changing ' to " in the div ref id, but they were not using Middleman. I tried that too and still no dice.

    Anyone else run into this issue? Advice? #ruby #middleman #staticsitegenerator #shopify #erb