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.

How to use ActiveRecord in a library

Ever wanted to use ActiveRecord in a pure Ruby library/gem, not in a Rails app or Rails Engine? In this blog post I walk through how to accomplish this and some of the gotchas which I encountered along the way. Covers how to connect to the database, define models, “connect” the models to the database, and how to run a directory of migrations, all without Rails. Example source code is also available on GitHub.

Glimmer DSL for LibUI Code Area (Ruby Tooling Future)

Brandon Weaver has recently contacted me to ask questions about Glimmer DSL for LibUI and said he was excited about the possibility of implementing Ruby syntax highlighting using Glimmer DSL for LibUI by leveraging the rouge gem. Glimmer DSL for LibUI 0.5.8 ships with a rudimentary code_area syntax highlighting custom control (aka widget). [more inside]

How to find your Ruby Software Career Path with Mina Slater

We interviewed Mina Slater (@minaslater) about her progression from Ruby Apprenticeship to Senior Developer. With more than a decade of experience with theater management before becoming a Software Developer, Mina has been progressing in her career as she wanted. She even created her own role. In the week this episode was released, she was promoted to Senior Developer! [more inside]

EveryLog: Notification app for your Ruby development team

We have just launched a notification app designed for teams of developers and ecommerce managers. The app can be used with any programming language, even Ruby. With EveryLog you’ll finally: ⚡ Send and monitor notifications for important projects only ⚡ Schedule internal communications by sending notifications at specific times. ⚡ Don’t lose your messages on your desktop or mobile device. Setting up notifications is quick and easy: we send you an API Key and you only need a POST request. Once you have filled in the required fields you are ready to go! This is what awaits you: 🚀 infinite projects 🚀 infinite tags 🚀 star entries 🚀 multiple users 🚀 data retention 🚀 push notifications Want to know more? Find out everything you need to know at https://www.everylog.io

Loading older posts