Tutorials & Code Snips |
Categories |
|
Best Practices (3)
Components (1)
Configuration (5)
Database (13)
Deployment (6)
Design (1)
Gems (1)
Getting Started (11)
Miscellaneous (2)
Plugins (2)
Scripting (2)
Server (3)
Templates (2)
Testing (8)
Web Services (2)
XML (1)
|
| Listings |
| There are 69 listings in this category. Add your listing here |
|
Ajax on Rails
Using Ajax on Rails
(Hits: 399 | Votes: 0 | Visited: 127 | Added: 2006-05-20 22:43:49)
|
|
Four Days on Rails
Four Days on Rails is designed to fill that gap. It's about 40 pages formatted for double-sided printing on A4, and by the time you've read it, you should have a useful toolbox of Rails techniques and a good idea of where to look on the web for more information. The current version of this document is 2.0.
(Hits: 402 | Votes: 0 | Visited: 117 | Added: 2006-05-20 22:45:38)
|
|
Rails for Designers
This is for designers who are going to be working with Rails and is intended to give them a good starting point to jump into work with a Rails developer. This is all introductory material. As such, I cover some basics (MVC, locations of files) and move from there to a code example and more advanced topics (partials, ActionView helpers)...
(Hits: 403 | Votes: 0 | Visited: 81 | Added: 2006-05-22 13:50:19)
|
|
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: 421 | Votes: 0 | Visited: 86 | Added: 2006-05-22 13:27:31)
|
|
Ruby Oracle DBI ActiveRecord in 7 steps
Setting up ruby to work with Oracle seems to be a pain for a lot of people. Here are the steps I follow to set it up on a linux box from nothing to Active Record or DBI in 7 steps.
(Hits: 423 | Votes: 0 | Visited: 56 | Added: 2006-07-16 00:50:44)
|
|
PeepCode :: PeepCode Ruby on Rails Screencasts
Screencasts covering relevant Ruby on Rails topics.
(Hits: 538 | Votes: 0 | Visited: 57 | Added: 2006-08-19 16:20:44)
|
|
<< Start < Prev 1 2 3 4 5 6 7 8 Next > End >> |