New to Rails 3? Check out the Ruby on Rails 3 Tutorial book and screencast.

A book and screencast series showing you how to develop and deploy industrial-strength Rails apps in a direct, step by step way. The screencast series includes 12 lessons over more than 15 hours! Get the best "over the shoulder" experience of following what a top Rails 3 developer does when building an app today. Click here to learn more.

How To Contribute Code to Rails: Step By Step

Mike Gunderloy has written an excellent thirteen step guide to contributing to Rails - step by step. He covers:

  • Getting Git
  • Checking out the Rails source code
  • Setting up and running the tests that come with Rails (so you can check that your…

Scaling ActiveRecord with MySQLPlus

Ilya Grigorik writes about the successes - so far - in using MySQLPlus with Rails 2.2's database connection pool to improve ActiveRecord's scalability.

Tweet This Post

Authgasm

Ben Johnson says that Authgasm is "Rails authentication done right." Check it out and see for yourself.

Tweet This Post

railslogo.png

Rails 2.2 Release Candidate 1 Released

Today, David Heinemeier Hansson has announced the release of the first "Release Candidate" of Rails 2.2. Mike Gunderloy has put together a remarkable page listing all of the key changes individually. They include:

vasco1.jpg

Vasco: A REST Routes Explorer for Rails

Vasco (Github repository) is a "route explorer" for Rails developed by Relevance, Inc and released under an MIT license. Effectively it provides a Web-based UI to explore the RESTful routes configured for your Rails app. It installs as a plugin.

With Vasco,…

131 Rails Apps from Rails Rumble

TechCrunch writes "131 Rails Apps Launched This Past Weekend; You Get To Vote For The Best." It's a good introduction to Rails Rumble.

Tweet This Post

Do Rails Developers Need Merb?

InternetNews.com asks Do Ruby on Rails Developers Need Merb?

Tweet This Post

Rails 2.0.5: A security release

David Heinemeier Hansson has announced Rails 2.0.5, a point release of the now dated 2.0.x family. It's just a security release with two fixes.

Tweet This Post

session_fixation.png

An All New Rails Security Guide

Hot off the back of the Rails Guides hackfest came a lot of great new Rails documentation. Now joining that documentation comes an all new Ruby on Rails Security Guide. Clocking in at almost 11,000 words, the guide covers RJS injection,…

Meaningful URLs

John Desu shows how to play with Rails' routing to get meaningful (and beautiful) URLs.

Tweet This Post

Pages: Prev 1 2 3 ...13 14 15 16 17 18 19 20 21 22 23 Next