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 |
|
Ruby/OCI8 (Oracle Call Interface)
A library that provides an interface between Ruby and Oracle 8.
(Hits: 230 | Votes: 0 | Visited: 66 | Added: 2006-07-16 00:46:41)
|
|
Setting up Ruby and Ruby's Oracle bindings
A basic tutorial to setting up Ruby and Ruby's Oracle bindings on a Hewlett Packard UNIX based machine.
(Hits: 230 | Votes: 0 | Visited: 79 | Added: 2006-07-16 00:48:34)
|
|
Create a simple application using Rails and DB2 [VIDEO] Flash Video Demo on how to create a simple application using Rails and DB2
(Hits: 230 | Votes: 0 | Visited: 79 | Added: 2006-06-25 21:25:54)
|
|
PX: A quick and silly Ruby obfuscation system For the fun of it, I developed a quick Ruby obfuscation tool a few weeks ago. It's not a proper obfuscater that changes variable names and such, but it'll keep your code from being immediately understood.
(Hits: 230 | Votes: 0 | Visited: 77 | Added: 2006-07-16 00:18:55)
|
|
A Guide to Testing the Rails
This article is for fellow Rubyists looking for more information on test writing and how that fits into Ruby On Rails. If you’re new to test writing or experienced with test writing, but not in Rails, hopefully you’ll gain some practical tips and insight on successful testing.
(Hits: 230 | Votes: 1 | Visited: 80 | Added: 2006-05-30 13:10:04)
|
|
Calling a .NET Web service from Rails (for dummies) For the past two weeks, I have been creating a rails application as part of a website I plan to launch in another month or two. This has been my first real foray into the rails platform and I'm definitely liking what I've found. One sore point for me this weekend was figuring how to call .NET webservices from Rails. There was very little documentation on this topic so once I got it working I decided it needed to be published somewhere. So here goes.
(Hits: 230 | Votes: 0 | Visited: 45 | Added: 2006-05-30 12:56:07)
|
|
An introduction to Ruby on Rails for DB2 developers
IBM DeveloperWorks has a helpful howto on how to bring the worlds of Ruby on Rails and your DB2 framework together. From the article: 'Because Rails emerged from the open source world, until recently you had to use MySQL or PostgreSQL to work with it. Now that IBM has released a DB2 adapter for Rails, it's possible to write efficient Web applications on top of your existing DB2 database investment.'
(Hits: 231 | Votes: 0 | Visited: 72 | Added: 2006-06-25 21:21:43)
|
|
Gruff with Rails, Typo Rewrite
Faithful reader Greg asked how one can use Gruff with Rails. There are a few different ways and I hope to make a Rails generator or rake task to make this a little easier. First, add to environment.rb.....
(Hits: 231 | Votes: 0 | Visited: 109 | Added: 2006-05-22 12:44:18)
|
|
An Even Better Way to Build Ruby, Rails, Lighttpd, and MySQL on Tiger
Basic tutorial on building Rails on Tiger
(Hits: 231 | Votes: 0 | Visited: 64 | Added: 2006-05-22 13:06:05)
|
|
<< Start < Prev 1 2 3 4 5 6 7 8 Next > End >> |