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.

Automatic Login Links

They’re not as scary as you think! They’re no less secure than password-reset links and can give your users a much more pleasant experience. This blog post shows how to implement automatic login links easily and properly.

RubyGems + Bundler integration, shebang release

I just released rubygems-bundler integration gem version 0.2.1 - no more calling ‘bundler install –binstubs’ or ‘bundler exec …’. Install it by calling ‘gem install rubygems-bundler’ and follow the on-screen instructions. Current version 0.2.1 includes ported custom_shebang from rubygems 1.9, now you can start using it before it is released. rubygems-bundler works fine with ruby 1.8.7 & 1.9.2, it works with rubygems 1.3.7, 1.5.0, 1.6.2 & 1.8.5 … it should be also working with 1.9.0 when it will be released. Note: This gem allows to use binaries in version specified by Gemfile ;)

If the consumption of persons from Hong Kong, Macao further Taiwan is included,…

BEncodr 2.0.0 released.

I just released version 2 of BEncodr. It lets you marshal and unmarshal your ruby objects into BEncode (similar to JSON), which is the format used by BitTorrent for torrent files and communication between trackers and clients.

Loading older posts