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.

Faye 0.6 released

The easy-to-use pub/sub messaging server Faye is now on version 0.6, which features a new backend engine based on Redis. This lets you distribute your Faye service across many web servers to increase connection capacity.

Awsome. Expriment begins :P

Fed up of typing `bundle exec`? Automate it with bundler-exec.

bundler-exec replaces a bunch of common Ruby commands (e.g. rake, ruby, rails, rspec) with a shell function that automatically runs them with bundle exec if you’re working in a Bundled project. http://effectif.com/ruby/automating-bundle-exec If you’re not sure why that’s a good thing, that’s explained too.

This problem has already been solved: bundle install --binstubs …
This problem has already been worked-around. Binstubs has its own PITA’ness. (L…

Ruby on Rails bootcamp in Manchester in August

In August, Tekin Suleyman and I will be delivering a 3-day, affordable Ruby on Rails bootcamp in Manchester (UK). It’s aimed at developers who already know a bit about web development and object oriented programming, but have limited or no experience with Ruby or Rails. The course will provide the skills, knowledge and experience necessary to build and deploy your very own Rails applications from scratch. Read more.

Mongoid is looking for new maintainers

Apply within

Summary? On stupid iPad that can’t follow that link? Is Durran leaving the proj…
Evan, It seems Durrant doesn’t have the time to commit to the project and wo…
@bcardarella situation’s not that bad as you describe it. the buzz around won’t…
Mongoid will rock on and keep rolling… Its the most serious and best alternativ…

Chronic 0.4.0

I’ve just pushed Chronic 0.4.0. Chronic is a natural language date/time parser written in pure Ruby. 0.4.0 contains many fixes and features you’ve been waiting for. Be sure to get in your feature requests and submit any issues you have whilst we work towards a 1.0!

This is great and all, but it’d be even better if there were some release notes…
You’re quite right. The changelog was a little large to throw in here directly.…
Loading older posts