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.

remove trailing whitespace

my recent post remove trailing whitespace tells you don’t make noises in git commits.

Does anybody have a script for doing this project-wide? I’d love to get our …
This, IMO, should be a precommit hook.
Yeah, having used the plugin for a few hours today, I think I agree. Saving a 2…
Glad that RubyMine does this by default :)

Finally a way to mark your Github project as abandoned

I wrote a short article on monday to announce StillMaintained, a simple Sinatra application that keeps track of open source maintenance states. Just log in via Github to add your projects. :)

great idea but this kind of feature should directly be displayed on Github… …
+1 to build this into Github itself If Github detects or asks for the progra…
Correct, having this as an external service means that not everyone will use it…

ASP.NET MVC vs Ruby on Rails - Smackdown panel (video)

ASP.NET MVC vs Ruby on Rails - A video from the Norwegian Developers Conference 2010. A smackdown panel discussion with Scott Bellware, Friedman, Hariri, and Rob Conery. Hosted by Richard Campbell, and Carl Franklin of .NET Rocks! (48 mins)

Unfortunately, Belaware hogged too much of the time and did not allow Conery to…
I liked how the panellists who were enthralled by node.js, had only seen a demo…
I’m not suprised at their comments about node.js. Look at the date, Jun 16 2010…

How do I build DSLs with yield and instance_eval?

Ruby has powerful facilities for creating domain specific languages (DSLs). In Michael Bleigh’s article “How do I build DSLs with yield and instance_eval?”, learn how to make your code friendlier and more readable by creating APIs utilizing blocks, yielding values, and instance evaluation.

Ladies like flowers, beautiful garments, sneakers and jewellery. I believe thos…

Translate a clean Rails 3 app in the front-end within minutes

Enrichments (e9s) is a Rails (2 & 3) gem which simplifies internationalization of your Rails application, making your life as Rails developer much easier. View the screencast in which a clean Rails 3 application gets implemented with e9s or try it yourself. Using Enrichments is child’s play. Send a tweet when you like this gem!

I’m curious for your feedback. Any form of feedback is appreciated.
Giving it a try right now. I like the general approach. Just mailed the deve…
Wow, that’s so easy! I like the simplicity for both the Rails developer and the…
Loading older posts