Milestone for DB2 on Rails

Antonio Cangiano writes A major milestone for DB2 on Rails.

Tweet This Post

Locked keyboard

authlogic: Another Take on Rails Authentication

There are certainly plenty of plugins available to handle authentication in Rails, with perhaps the most commonly-used being Restful Authentication. But there's always room for one more, and the latest I've run across is Ben Johnson's authlogic. It takes a…

rr2008.png

RailsRumble 2008 Winners Announced

Take approximately 500 Rails coders with a weekend to spare, an awesome collection of prizes, and a stackload of Linode virtual servers and you end up with Rails Rumble - a significant annual contest to develop the best Rails application possible in…

generator.png

suprails and rg: Two Rails Application Generators

Most Rails developers are familiar with the repetitive grunt work between running the rails command and starting in on custom code: adding plugins, setting up git, initializing Capistrano, bringing in your usual custom rakefile, and so on. There are projects…

envycastsrails22.jpg

Envy Casts Releases Rails 2.2 Screencast and PDF

Just two months ago, Gregg Pollack and Jason Seifer of the Rails Envy podcast launched Envy Casts, a micro-publisher in the Rails scene. In anticipation of the release of Rails 2.2, they've released both a Ruby on Rails 2.2 Screencast and a…

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,…

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