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.

Radiant CMS 0.7.0 Released

A new stable version of Radiant CMS was released. This version has been developed for almost half a year. It includes a new template. Radiant is now compatible with Ruby 1.8.7, includes Rails 2.1.2. Has several caching tweaks, and enhanced plugin support.

Ruby documentation as a Mac OS X dictionary

Ruby documentation for Dictionary.app is now available thanks to high demand after publishing Rails dictionary. It allows quick access to full API documentation from Spotlight and other OS X dictionary-enabled applications.

Probably 1.8.7 then.
I have wrote simple script and put it on my github reposritory. Check it out at…
http://github.com/crossbreeze/apple_dic_generator_from_ri/tree/master …
Amazing tool. I have written a post about it.

Adhearsion 0.8.1 Released with New Website & Docs

The Adhearsion team released version 0.8.1 of the Ruby-based voice development framework. The new release came with an entirely new website as well as extensive documentation. One of the new features is a component system to allow maximum code reuse. The team also made available the Adhearsion Getting Started Sandbox. This allows developers to start using Adhearsion right away, without having to download and configure a phone system like Asterisk.

The tag for the Getting Started Sandbox missed a space so did not become a prop…
Looking good!

How to Learn Ruby

I’ve had many aspiring Rubyists ask me how they should learn ruby. I got tired of repeating myself, so I’ve compiled a short list of resources for Ruby beginners. If you have any suggestions to add to the list, please leave me a comment. I’m especially interested in hearing what new Rubyists have found most useful.

Rails documentation as a Mac OS X Dictionary

Rails documentation inside Dictionary.app allows quick access to full API documentation from Spotlight and other OS X dictionary-enabled applications. This one is a nice time saver.

Woah, that looks slick! Would it be possible to publish the script which genera…
Yeah, I’d love to see that too, just because it’d be nice to have Ruby docs (no…
Yes, i’m already working on Ruby dictionary and later probably some others too.…

LiquidTest - Browser Automation Testing Framework supporting Ruby!

LiquidTest is a tool that will help you to save time by finding defects as they occur, automate testing with real browsers, and integrate with your existing infrastructure. LiquidTest consists of an Eclipse rich client application (and Plug-in) for recording Browser actions in Firefox™ and Internet Explorer™ and outputting succinct and robust test cases in Ruby, Java™ and Groovy™. [more inside]

Any New Ruby on Rails Based CMSs?

I hate Radiant because I can’t use templates off of the filesystem, and after asking numerous times over the past 2 years the developers show no progress towards implementing this. Have any new Rails-based CMSs cropped up recently? RubyFlow, can you show them to me?

Hate? You only have yourself to blame since the source code if freely available…
It’s not an online CMS, but I’ve been playing around with Nanoc for small sites…
cough http://github.com/willcodeforfoo/radiant-dav-extension/tree/master “ed…
I’m sorry but if you saying that WebDAV is an acceptable solution then you are …

Javascript ousted from Rails helpers

Removing inline javascript came up recently on the rails core google group. The consensus is, they’ll be going away in favor for a standard markup microformat that JS libraries can hook into.

Why does anyone need them at all? Microformat or not… None of my newer applicat…
Sounds good to me.
Loading older posts