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.

Some Security Concerns While Programming In Ruby

Vulnerabilities like command injection attacks result from inadequately designed or written Ruby code, creating opportunities for attackers to threaten privacy and steal data. The only way to eliminate vulnerabilities is to get them where they live: in the source code itself. Here are some security concerns while programming in Ruby.

Stage: Code generator for Merb/Rails

Stage is a code template generator that utilizes helpers as presenters to reduce ruby code used in Merb and Rails views. This blog post has a bit more of a descriptive overview. The idea behind stage is to DRY the view code and use helpers as presenters to reduce the Ruby code used in your views.

Sorry for the edit, but the original didn’t fit into the style. It’s meant to b…
Thanks for the edit, that is much better.

RailsKits

Rails Kits brings ready-made Rails code for a price ($249 single site $999 multiple). More than just plugins, these starter kits can act as the foundation of your new Rails application. The first Rails Kit is the Software as a Service Rails Kit. [more inside]

sorry, didn’t know that - would be really nice to have a separate field for the…
It wouldn’t be that hard for me to have it look at your links in the HTML, see …
cool hehe - I’m not upset - I’m feeling a bit more embarassed than anything …

Logic based CAPTCHA for Rails

BrainBuster is a logic based CAPTCHA for use in Rails applications. Rather than give users a complex image to read, they get asked a question instead.

The questions are dynamic though, so you’d have to do a bit of work in dealing …
Hi, I’m the author of BrainBuster =). I’m willing to bet 99% of sites are wa…
brain buster is a nice concept but it’s not easy to plugin. how do you get b…
I wrote a gem heavily inspired by brain_buster, Rails 3 support out of the box:…

John Lam on IronRuby

A video update on Iron Ruby from John Lam recorded by David Laribee.

It’s not a full talk but a good peek into the project.
“an video update” I don’t know if you can edit it, but for the sake of the g…
Fixed.
Loading older posts