RubyFlow : The Ruby Community Blog

Home   Submit   Sign Up   Log In   leaders   Twitter   RSS Feed  
 

bmichel — 19 posts

http://blog.menfin.info/

When we build workers, we want them to be like an army of little spongebobs, always on the edge and ready to work. sponges helps you create this army of sponges, control them, and well… kill them at will too. Making them eager to work is now your job.
Web applications have been shifting from server to client, and with them a lot more Javascript code and stylesheets are written and, hopefully, re-used. While this is quite an obvious statement, it means that we need an efficient way to manage those assets. Bower is a tool for managing these assets and can be integrated in a Rails application.
Ruby 2.0 will have a new feature called Enumerator::Lazy and, if you don't know it, you should read this post.
We released a new version of Gaston, a configuration store that can be used in any Ruby project.
Ruby 2.0 will arrive soon and you can start to learn about some of its new features: Module#prepend and Module#refine.
Sapporo RubyKaigi 2012  dev.af83.com
Sapporo RubyKaigi is a Japan regional conference which has been held each year since 2008. One of my teammate has participated to the last edition and wrote about it and said how a pleasure it was.
Paresseux is a tool for lazy data migration in document-oriented database.
Rulu is a very nice conference in France and this year was another great success. This summary of the talks can show you a part of it and maybe will encourage you to come next year.
Devise is an awesome authentication engine for Ruby on Rails. There's already a ton of resources about this topic, so this post won't be a presentation about it but will show you one of its more useful feature.
Learn a nice Ruby trick! The Array method is a nice way to handle special cases about arrays and clean your code.
Redcarpet is a nice lib for parsing Markdown and rendering HTML (or other formats) from it. I explained how to extend it to generate an HTML tailored for your special needs.
I just blogged about how to avoid duplication in capistrano and I want to have your opinion about that.
I just blogged about Capistrano + Rails 3.1 assets on one tricky case.
I just published an article on our blog: 2 require tips for Rails 3.1 assets bundling with sprockets.
Spellchecking for HTML  dev.af83.com
I just launched HTML Spellchecker, a Ruby gem for spellchecking HTML fragments.
I just launched HTML truncator, a gem to truncate HTML strings properly. Explanations here.
For the why day, I just hacked two ZSH completion scripts for Bundler and RVM.
If you are a Vim user, you may be interested by the Merb plugin for Vim.
French version of rubyflow  flow.rubyfrance.org
There is now a french version of rubyflow thanks to the Ruby France association. French readers are invited to contribute.