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.

oembed_links to simplify oembed use

We’ve developed a gem called oembed_links to help ease oembed usage in a Rails app ( and elsewhere ). libxml_ruby, hpricot and rexml support, as well as Haml, Erubis and ERB template output support. (oEmbed is a format for allowing an embedded representation of a URL on third party sites. The simple API allows a website to display embedded content (such as photos or videos) when a user posts a link to that resource, without having to parse the resource directly.)

I’m sorry CZ, but what is this gem actually used for? like a real world exampl…

Mack 0.6.1 Released

Mack 0.6.1.1 has been released. The release sports 38 new features and bug fixes. Included amongst the features are notifiers (email), RJS (jQuery and Prototype support), DataMapper 0.9.3 support, page caching, and a data factory for creating test data.

SlightlyCoded launches ShovelChat.com

Hey fellow Diggers! SlightlyCoded has just launched a new chat website for digg called ShovelChat. This site is powered using Ruby on Rails, Juggernaut, BackgrounDRB, and the Digg API.

Umm, I have to put in my digg login and password? No thanks…
no, you do not have to put in your digg password, just your digg login. I actua…
Ok I made some changes on the Signup Page, to reflect your feedback, thank you!…

Updating the Rubyflow site

Updating the Rubyflow site: I’m in the middle of making some changes to the source code of this site (thanks to github and peter). I have some questions for you all: [more inside]

Hi, I have been following RubyFlow for a while. My recommendations would be:…
Another thing you might want to do (if it hasn’t been done already) is remove t…
I thought it was a bit silly trying to discuss all this in a comments section, …
Ah yes, the spam issue.. :)

deprec

Don’t like to do sys admin stuff - especially intial host server setup? Well if you’re on Slickhost or some other Ubuntu host, Chris Turner wrote some cool tutorials on using Mike Bailey’s deprec gem (well deprec2) for linux and windows. deprec is a collection of automated recipes for installing, configuring and controlling services on remote servers (built on capistrano). It’s original purpose was to automate the setup of production ready Ruby on Rails servers. This included everything from creating admin accounts, setting up your ssh keys to compiling and installing packages like mogrel/ngix on a freshly installed ubuntu server. Geoffrey Grosenbach has a free mini peepcode deprec screencast [mov] too.

To Raise Or Not To Raise

Ever wondered when and when not to raise exceptions? This article should give you an idea when raising exceptions is a good idea an when you should avoid it. It does that by walking through a practical example (a method in the Rails i18n project).

Loading older posts