/**

popular collection of scripts for all

*/
/** Search */

Tips and Tutorials

 }

The Basics of Ruby Arrays

Hits: 1001
*****
0.0

Faster pagination in Rails

Hits: 910
*****
4.0
Ruby has many exciting object
RoR's default pagination
Because Rails is a young
IBM DeveloperWorks has a
oriented features, but a
methods have a number of
framework, I thought it
helpful howto on how to
large percentage of your
bottlenecks. In this guide
would be helpful to write up
bring the worlds of Ruby on
code will revolve around
you will learn how to use
what I consider best
Rails and your DB2 framework
arrays. In this valuable
paginating_find to create
practices when coding with
together. From the article:
tutorial, we’re
fast, reusable and good
it both for my new coworkers
'Because Rails emerged from
going to show you some tips
looking pagination code for
and the web at large.
the open source world, until
and tricks for this powerful
your projects. This method
Here’s my current
recently you had to use
data structure.
also works for pagination of
draft. Feel free to critique
MySQL or PostgreSQL to work
 
find_by_sql queries and even
and comment. I’m
with it. Now that IBM has
 
supports find_by_sql with
very open to suggestions.
released a DB2 adapter for
 
eager loading!
 
Rails, it's possible to
 
 
 
write efficient Web
 
 
 
applications on top of your
 
 
 
existing DB2 database
 
 
 
investment.'


Date: Aug, 31 2006


Date: Sep, 29 2006


Date: Sep, 02 2006


Date: Aug, 31 2006
Applie included Ruby with the
 
 
 
Jaguar OS. In this article,
 
 
 
Jim explains how to use this
 
 
 
pure object oriented
 
 
 
scripting language by
 
 
 
exploring Ruby's features.
 
 
 


Date: Aug, 31 2006
{ Copyright } ©2019 NuclearScripts.com