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.

Speciny - A Tiny RSpec clone

I just released Speciny a tiny rspec clone as part of my learning ruby adventure. I started using RSpec for testing and i wanted to better understand how it works and how DSLs work in general so i made this tiny clone. [more inside]

Sorry posted a broken link. This link should work: https://github.com/kyriacos/…

Githug - an interactive way to learn how to use git

I just launched Githug an interactive way to learn git. There are currently 20 levels ranging from basic tasks such as git init to doing a diff and contributing to other repositories.

The perfect way to get started with setup is gathering enough information and p…
This was amazing to see it. Your lessons were very insightful and interactive, …
Hii am profressional aricle writer above 2 years experience : checkout my link …
Hii am profressional aricle writer above 2 years experience : checkout my link …

Github.js — Write files to Github right from the browser.

I just pushed Version 0.1.2 of Github.js, a higher-level wrapper around the Github API. Intended for the browser.

Although a cool library I’m trying to figure out why this is posted on Rubyflow…
Hm.. You are probably, right. Thought this might be of interest for most Ruby d…
@mql I don’t think so but Peter runs JavascriptWeekly. I’m not sure where he pu…

Super Fast JSON Parser

I just released a JSON parser under the name of Oj that is 10 to 20 times faster than both the Yajl and JSON::Ext JSON parsers. Check out the gem and the Oj::Doc class. It uses a different API than others and that allows for implementing a parser that is much faster. [more inside]

Loading older posts