RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Submit a post

You can use basic HTML markup (e.g. <a>) or Markdown.
Note that your post may be edited to suit the format of the site.

As you are not logged in, you will be
directed via GitHub to signup or sign in

Post Preview

Note: Only the first pargraph is shown on the front page and overly long paragraphs may be broken up.

Ruby is Dead Trivia - Did You Know - Ordinal Punks On Bitcon Are Generated w/ Ruby

Hello, The Norwegian writes: Unless you’ve been living under a rock the last week, you’ve probably heard about Ordinals (and the top collection, that is, Ordinal Punks). The top selling alien ape with a $200 000+ all-time-high sale. Is it a classic fake wash trade or a love the (pixel) art real historic trade? Anyways, did you know that all 100 ordinal punks are generated in ruby with the punk command-line that incl. the punk spritesheet and ships as a ruby gem package. Read full background story. PS: Do you know any other “hidden champion” ruby story? Please, tell.

abi2ruby gem - generate ready-to-use contract services for Ethereum & Co.

Hello, in the ongoing crypto winter programming series in ruby I added yet another gem, that is, abi2ruby that lets you generate ready-to-use (blockchain) contract services / function calls for ethereum & co. via application binary inferfaces (abis). See the abi2ruby readme for some first real-world examples. Happy blockchaining with ruby. Cheers. Prost.

abidump gem - command-line tool to dump / pretty print or (re)format abis

Hello, in the ongoing crypto winter programming series in ruby I added yet another gem, that is, abidump that ships with a command-line tool that lets you dump / pretty print or (re)format application binary interfaces (abi) for Ethereum & Co.. See the abidump readme for some first real-world examples. Happy blockchaining with ruby. Cheers. Prost.

Demystifying the Asset Pipeline

The asset pipeline can be confusing. So, in this episode, we explore Sprockets and the movement towards Propshaft, a new Rails library for managing assets. We’ll also have a look at some nuances with jsbundling and how to overcome them. https://www.driftingruby.com/episodes/demystifying-the-asset-pipeline

Ruby Conferences & Camps in 2023 - What’s Upcoming? Update

Hello, I have updated the ruby conferences & camps in 2023 calendar page over at Planet Ruby. Built in ruby via github pages (jekyll) and an open datafile (in yaml) - see conferences2023.yml . What’s Upcoming? Rails Girls Rotterdam (FREE!), and more. PS:Did you know - the calendar web feed gets (automagically) syndicated on Rubyland News. Anything missing? Yes, you can. Add an upcoming ruby conference or camp. PPS: For the record I posted to r/rails too and - surprise, surprise - got censored - for what?

Credentials for Bridgetown

Bridgetown gets better with every release and along with rock solid static site features, the optional dynamic capabilities go well beyond a simple SSG. That said, your growing Bridgetown site might rely on external services and APIs at some point and managing their credentials with environment variables is tedious at best. Enter the Bridgetown Credentials plugin which implements the best parts of credentials from Rails: Commit encrypted credentials to the repo and decrypt them on the fly.

Loading older posts