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.

Debug Ruby/Rails in Visual Studio Code (a perfect RubyMine alternative)

VS Code allows users to extend its functionality for grammar, intellisense, or even debugging, so I wrote this extension called vscode-ruby to bring VS Code the ability to debug ruby/rails/etc. [more inside]

Doesn’t work with heroku local
Very good, thanks!
http://peng.lv/gitrb returns a 404 …
https://marketplace.visualstudio.com/items?itemName=rebornix.Ruby …

The Power of Arel

If you’re using Ruby on Rails, chances are you are already familiar with ActiveRecord. If not, ActiveRecord is an Object Relational Mapping (ORM). Under the hood, ActiveRecord uses a relational algebra library called Arel to compose queries for execution. Arel is a very powerful library readily available for when ActiveRecord falls short..

But isn’t Arel also private API aka subject to change in minor patches?
@Bernardo … Yes it is. Arel’s major version is known to change with Rails’ min…
Rails maintainers suggest not relying on Arel as its private API - if you’re ha…

Wolfentext3D: Terminal-Based, First-Person Fun in a Single Ruby File

Wolfentext was born out of the need to share a public code sample with a potential recruiter. What better way to do that then to use the best language around and have fun while doing it? Follow along as we pay tribute to the classic 2.5D shooters of yesteryear by creating a fully portable, cross-platform, terminal-based game – one piece at a time, and all contained within a single Ruby file!

Kontena selected Black Duck Open Source Rookie of the Year

Kontena - Open Source Container Platform written in Ruby was just selected one of the most outstanding open source projects of 2015 by Black Duck. The 8th annual Black Duck Open Source Rookies of the Year Award recognizes the top new open source projects initiated in the past year. Previous years’ awarded projects include some of the most recognized projects such as Ansible, Cloud Foundry, Docker, OpenShift, and OpenStack among many others. https://github.com/kontena/kontena

Telegram bot. Rails way.

telegram-bot gem is targeted at ease of development, debugging, and testing bots, keeping interfaces minimalistic, easy integration with Rails application, and providing all necessary tools to build a bot. [more inside]

hola
hi how are you
Loading older posts