Getting Started |
| Listings |
| There are 11 listings in this category. Add your listing here |
|
Using Rails 1.0RC2 on a Shared Host You live on the bleeding edge. You like to live dangerously. You have everything working right with Rails 0.14.1. But some bugs that were fixed or features that were added mean that your app won’t work with 0.13.1 anymore. Plus, you are on a shared host who is still using the ancient 0.13.1. You want to upgrade to the latest release candidate of Rails. How do you do it? There are several ways, but here’s how I did it....
(Hits: 504 | Votes: 0 | Visited: 128 | Added: 2006-05-22 12:41:59)
|
|
How to make a todo list program with Rails - A tender way to get started with a tender webframework
This tutorial is intended for first-time users of Rails who want to build a small database-driven application. I’ve chosen to show the creation of a rather simple TODO list program, because it’s short, easy and can be useful. I’ll be using Rails version 0.9.1, with ActionPack 1.0.1, ActiveRecord 1.2.0 and ActionMailer 0.5. If you have any problems, email them to me. If you want information on the methods and classes used in this tutorial, you can visit the Rails API documentati ...
(Hits: 529 | Votes: 0 | Visited: 101 | Added: 2006-05-22 13:27:31)
|
|
<< Start < Prev 1 2 Next > End >> |