Learning Rails
Bei O’Reilly gibt es einen Auszug aus dem Buch Learning Rails.
Dort wird auch Heroku erwähnt:
Heroku is a completely novel approach to deploying web applications. Forget about servers; the fundamental unit is the app. Use the Heroku client gem to create and manage apps from the command line. Then deploy your code with Git, and control the running app with the remote Ruby console and rake commands.
Ach, die Rails Welt scheint auch sehr spannend zu sein.
(update)
Ich sehe gerade es gibt noch weitere Auszüge:
An Incredibly Brief Guide to Regular Expressions, A Catalog of Helper Methods und An Incredibly Brief Introduction to Relational Databases.



