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.

Building a HTML url with parameters from a hash, DRY

Been breaking my nose on this for a good hour. Getting a splat hash argument into a html url to dry things up.

Hi Timon, Great stuff, just taught me another use for splat! What do you …
Sorry, missed the ‘?’ – how’s this: def build_url method, args params = args.…

rails-sh 1.4.0 is released

I have just released rails-sh 1.4.0! Have you ever been frustrated with SLOWNESS of rails commands? rails-sh is a small shell where you can run rails commands much faster. For example, you can run a command like ‘rails generate’ or ‘rake routes’ in few seconds. This version started to support bundler. enjoy!

Thank you very much for sharing this. I was actively searching for a solution t…

Ruby performance in Rails dev environment

I just finished comparing the performance of Ruby 1.8.7, 1.9.2, Jruby 1.5.6, 1.6.0.RC1 and Rubinius 1.2.0 in the Rails dev environment as you scale to larger and larger web apps. When you get up to several megs of code you can get a 5x or larger difference in response time (3 seconds vs 15 seconds) between different ruby implementations.

THIS WEEKEND! NYCamp - A RUNCONF in NYC, Free 3-day hacka-learna-conf event

The organizers of the New York Ruby Meetup are organizing NYCamp, a RUNCONF (Ruby Unconfrence) in NYC THIS weekend. It is a 3-day event where there will be some open-source-hacking, some challenges/games, and some UN-Conference style presentations. Check out our website (hastily put together :)) and register either on our website or on our meetup page. So come on over, have a good time and get inspired. See you THIS weekend.

EduRuby: new discussion group for Ruby-minded educators

Hi, Aaron from Everyday Rails here. At my day job I’m one of a tiny group of Ruby developers at the University of Kansas, and I’m hoping to find other developers working in education. I’ve created EduRuby, a Google Group for Rubyists working in the educational field (developers, academics, system administrators, instructors …). If you fall under that umbrella I hope you’ll join–I’m interested in exploring how we use Ruby to support learning and building connections between Ruby-minded educators. Thanks for your time–

Loading older posts