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.

You're An Idiot For Not Using Heroku

John Nunemaker shows how painless it is to deploy an app on Heroku in his blog post.

An Idiot and without cash.
From my point of view, i don’t need Heroku i’ll stay independant and self-hoste…
PROFILE A - “Oh, I’m very intelligent, I use a niche-technology, and I want it …
Just opened an account using Heoku’s tutorial It was ridiculously easy. Work…

[ANN] Do YOU want to learn JRuby using Google Wave?

A tool such as Google Wave enables the students to collaborate together in an online environment. Wave replaces the need for multiple services such as a Wiki to post work, Google Docs to collaborate on documents, email to communicate asynchronously, and instant messaging services to communicate synchronously. [more inside]

Latest GitHub gem released

Now available on gemcutter, the github gem is alive and kicking with an exciting 0.4.0 release</a>. To install:   $ gem sources -a <http://gemcutter.org>   $ gem install github To see all the options:   $ gh Post any issues/bugs. Latest continuous integration status via runcoderun: green.

At least on my machine, the command is slightly different, ‘sudo gem sources -a…
@blackfeather - thx for that, I’ve updated the text above
Check out this github bash utility as well :) http://github.com/visionmedia/gh …
Not really keen on long posts on the front page here but mostly because they te…

Ken 0.2.0 (Ruby Freebase Lib) now also wraps the new ingenious Topic API

I just added support for the new Topic API to the Ken Ruby Freebase Library. As usual the library wraps the JSON result of the web service to convenient Ruby Objects. The wrapped Topic API may be a good starting point for those who wanna get going with Ruby and Freebase. It should now be even easier to build simple Ruby Freebase apps (based on the Topic API).

DailyJS - a new Javascript blog

This is not strictly Ruby-related, but many of us Ruby hackers are web-developers in general, so I thought this might be of interest… With a couple of pals, I’ve launched a new Javascript blog called DailyJS which we aim to be a bit like a Javascript version of Ruby Inside. You can read more about our motives on my personal blog.

A RubyGem to wrap JsTestDriver: JavaScript autotest and more

I’ve written up a piece on JsTestDriver, the new-ish testing framework from Google. It’s pretty solid: allowing you to have tests executed in one or many browsers, yet still run them on the command line (or in an IDE) Check it out if you haven’t already. I’ve written a small gem that wraps JsTestDriver, giving you colored output in the shell as well as autotest (built on top of the awesome Watchr gem): Jstdutil

New Screencast: Styleize your Rails App with Themes

Don’t want to take the time to create a layout for your new Ruby on Rails application? Don’t worry. Use the Themes plugin! In this screencast, I show you how to easily add a layout with built-in menus to your existing Rails application using only 1 line of code. Watch the screencast at TeachMeToCode.com.

NICE! I think I will try to contribute to the project when I can find a litt…
Loading older posts