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.

Glimmer DSL for SWT code_text Widget Adds Support for 205 Programming Languages

Gladiator (Glimmer Editor) has been upgraded with Multi-Programming-Language support by taking advantage of the latest release of Glimmer DSL for SWT, which added multiple language support to the code_text custom widget, now supporting over 205 programming languages in addition to Ruby. http://andymaleh.blogspot.com/2021/02/gladiator-glimmer-dsl-for-swt-multi.html

Admin panel MissionKontrol repo on Github

Hey there, after over 2,000 commits, we’ve just made our open source rails admin panel MissionKontrol public on Github. The self-hosted app allows you to connect to multiple databases (good for microservices envs), has full RBAC user permissions, CRUD tables and drag and drop views. Would love any feedback you might have.

Data Science w/ CryptoKitties - Calculate Cattributes Rarity & Popularity

Hello, I’ve updated the CryptoKitties Cattributes rarity / popularity statitics page using the latest “official” totals, see https://api.cryptokitties.co/cattributes. Cheers. Prosit 2021! PS: Find the cattributes script that builds the page in the kittyverse repo. Or as an alternative see chapter 3 in the “Programming CryptoCollectibles” book(let) for how to create your own up-to-date page or stats from scratch.

Glimmer Tetris Icon via Image Shape DSL + Instant Down

Glimmer Tetris just got an app icon that shows up in the app switcher and at the bottom dock. The most fantastic thing about this image icon is that it was generated dynamically with the Glimmer Canvas Shape DSL embedded in an image object (Yes! Glimmer now supports painting images). In fact, it is randomized, so as a fun factor, the game will get a different icon every time it runs. http://andymaleh.blogspot.com/2021/01/glimmer-tetris-icon-via-image-shape-dsl.html

Glimmer Tetris High Scores & More Menus

Glimmer Tetris just got a High Score dialog (replacing the Game Over dialog) and got enhanced to save/load high scores to/from disk (tab delimited format). It uses the user directory (dumping a .glimmer-tetris/high_scores.txt file) to use the same security permissions as the current user. If writing fails for any reason, it fails gracefully, defaulting to memory storage of high scores. [more inside]

Loading older posts