Always remain updated about current software development trends

Articles in RUBY ON RAILS

Running With Rails :: GopherCon 2014!

So lately I haven't been doing much rails, which has lead to a distinct silence on this site as far as new developments go. The truth is, my career has changed a bit and I find myself more and more ...

Daniel Azuma :: Talk Notes for Humanity On Rails

On April 29, I gave a talk entitled "Humanity on Rails" at RailsConf 2013 in Portland, OR. The talk was a brief introduction to the philosophy of technology, targeted toward the Ruby and Rails dev...

Running with Rails – Dev Blog not only for Rails fanatics :: Backup (mysql dump) all your MySQL databases in separate files

Sometimes we would like to dump all the MySQL databases. MySQL provides an easy solution to this problem: However this will dump stuff into one file. How to dump all databses into separate files? Well...

Running with Rails – Dev Blog not only for Rails fanatics :: Qnap – Adding items to cron permanently

Quick hint on how to add a permanent task in Qnap cron (one that will be there after reboot or update). Login to your Qnap via ssh and edit the crontab with: And after that just run: And that's all....

Running with Rails – Dev Blog not only for Rails fanatics :: Clear memcached without restart with Ruby and Capistrano (Rake task)

After successful Capistrano update (cap deploy) if we use Memcached \u2013 we should clear it. How can we do it without root access to the server? There are two ways to clear memcached without restarting...

Learning Rails (and Ruby)

A few days ago I had a new blog post published on theEngine Yard Blog. The post was actually written, beforemy last blog posthere, and is really more on the same subject; get out there and cross-pollinate. Learn, and share with other tech communities. You...

Robby on Rails :: 2012 Rails Hosting Survey results

A few months ago we invited the Ruby on Rails community to participate in our hosting survey. We've since published the results and created an infographic. To learn more, check out the Rails Hos...

Millwood Online :: Sinatra Vs Ruby on Rails

When looking in Google Webmaster Tools it was found that some how people were getting to this site based on the search term "Sinatra Vs Ruby on Rails". What a ridiculous idea, why would anyone compare...

Pogoapp Blog :: WebSockets on Rails 4 and Ruby 2

WebSockets are an exciting new HTML5 technology which has finally begun to pick up enough browser, server and library support to support much wider adoption, potentially driving a move towards a signf...

MojoWare's Ruby on Rails Blog :: Selected Blog Posts from the Rails Community

A list of good blog posts about the going-ons and state of the Rails Community, mid-January edition

  • Page 1 of 1
  •