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.

Tuning Mysql/innodb with Rails

Ever deploy a rails application that seemed slow once it had real data in it? Ever tweak a few things in your my.cnf and it perked things up, but really didn’t know what the correct values should be? My blog entry on 4 Mysql settings you should tune and how to tune them might be just the performance prescription you need.

The link doesn’t appear to work
Link broken here as well.
Look over here: http://blog.codesherpas.com/on_the_path/2011/03/tuning-mysql.ht…
Link fixed. Thanks for the fixing comment, Bryan.

RMU Study Hall #2

Over at Ruby Mendicant University, we’re holding a second series of free mentoring sessions between beginner level Ruby programmers and volunteers from our alumni network. If you could use some help in your Ruby studies and can find some time for a 45 minute meeting with one of our mentors between 3/14 and 3/18, please feel free to sign up for a session.

An init script for managing delayed_job

If you run delayed_job as a daemon on a server, you’d probably like to have an init script for automatically starting it at bootup time. Let me share with you my init script for accomplishing this – and it’s even RVM-friendly!

post is here: http://cbpowell.wordpress.com/2011/03/10/an-init-script-for-manag…

Try Redwood, a new desktop app written in MacRuby

Redwood is a “Spotlight for your web apps” – it searches Basecamp, GMail, and GDocs from your Mac desktop. In a future release, you will be able to write plugins in Ruby to search more services. Redwood is written in MacRuby 0.9 and Cocoa. This is an early release, and we’d love your feedback! Here’s a direct download link (OSX 10.6+ required).

Hey Dennis, Redwood creates a log in ~/Library/Logs/Redwood.log – can you email…
We released an update fixing the Gmail authentication issue. From within Redwoo…
It would be better if the gmail/gdocs search worked with accounts that use your…
Hey Mike, Redwood will support Google Apps for your domain by v1.0. Thanks f…

Rails MVC VS Sproutcore MVC

Sproutcore and Rails both use the MVC pattern to organize their code bases, so their architecture must be the same right? Well, not quite. My new blog post documents the differences between a server side MVC like Rails and a client side MVC like Sproutcore.

A well written and clear explanation of the differences, thank you.

Backup 3.0.0 (RubyGem) - Just released!

Just wanted to let everyone that might be interested know I just finished my 100% rewrite of the Backup gem. [more inside]

Thanks, backup has become an indispensable tool for us!
Been using in this in production for over a year.. Nice work!
Thank you, and you’re welcome!
A changelog would have been great. But I really love that tool. Thnx a lot! …
Loading older posts