Ruby on Rails Guides: Rails Form helpers:
Forms in web applications are an essential interface for user input. However, form markup can quickly become tedious to wr...
Sam Ruby: Keeping it on the Rails
The previous error that was caught was connection pool of new applications have size 1 . This demonstrates the unique valu...
“Resqueを利用したRailsでの非同期処理/バッチ処理 - Rails 雑感 - Rub...
Railsアプリケーションの中で非同期処理 (バッチ処理)を実現したいことがあります。例えば、こんな場合です。 ユーザーが「送信」ボタンを押したら数千通のメールを送る。 数千通のメールを送るにはかなり時間がかかるので、その処理は後回しにして、ユ...
Ruby Best Practices - Rails Modularity for Lazy...
Rails Modularity for Lazy Bastards 2009-04-16 04:31, written by Gregory Brown When we develop standalone systems or work o...
10 websites built using ruby on rails
The top 10 websites built with Ruby on Rails Posted by Collin on 05/19/2011 in Rails Tutorials . Ruby is a growing force i...
integrating PHP and Ruby On Rails - Ruby Forum
check out if they have a REST-api and access this API using one of the numerous tools available like ActiveResource or Htt...
What’s New in Edge Rails #14: Week of March 18 ...
A Fresh Cup is Mike Gunderloy's software development weblog, covering Ruby on Rails and whatever else I find interesting i...
Is "Working with Rails" still relevant? If yes ...
Kewill is een snel groeiend internationaal bedrijf met een focus op logistiek. Wij bouwen Service Logistieke software voor...
Getting Started with Rails:
Rails is a web application development framework written in the Ruby language. It is designed to make programming web appl...
Insane how much faster Rails 3.2 is in the deve...
Rails 3.2 comes with a development mode that’s noticeably faster. Inspired by Active Reload , Rails reloads classes only w...
Virtualize This – Instant Rails in a Virtual Bo...
Our training team, Engine Yard University, will also be using virtualization. We decided to offer our next Zero to Rails 3...
Jay Fields' Thoughts: Ruby: Defining Class Meth...
"This [, Class.method,] is the version that recent Java/C# converts seem to prefer. I'm not a big fan of this version beca...
The Building Blocks of Ruby « Katz Got Your Ton...
Great article. However, I’ve been looking for an article that compares Rails and Django, for the purposes of creating a we...
ZOMG! We're in Ruby Weekly!
No big announcements this week, but due to travel, next week's Ruby Weekly might be a bit skinnier than usual, late, or no...
The Complete Guide to Rails Plugins: Part I | R...
# Use the generator to make a transmogrifier plugin ./script/generate plugin transmogrifier create vendor/plugins/transmog...
