Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re^3: OT: Ruby On Rails - your thoughts?

by dragonchild (Archbishop)
on Nov 17, 2005 at 20:24 UTC ( [id://509550]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    require 'dbi'
    
    ...
            }
        }
    }
    
  2. or download this
    use DBI;
    use FindBin;
    ...
    $sth->finish;
    
    $dbh->disconnect;
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://509550]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (4)
As of 2024-04-23 07:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found