public marks

PUBLIC MARKS with tags rails & database

2014

Revelry Labs | Making a Rails app without a database

by Spone
Occasionally, you may want to build a Rails app without ActiveRecord or a database. Your application might only store data using third party APIs, or might not have any persistent data at all. Since Rails optimizes for the most common case (a database-backed app), it refuses to start the server without a database connection by default.

2010

2008

Jointures multiples dans ActiveRecord grâce à include

by roulian
ActiveRecord facilite énormément la manipulation des relations entre les objets. Cependant, lorsque ces relations se complexifient, il n’est pas toujours évident de récupérer les données qui nous intéressent. L’argument :include de la méthode find est souvent utilisé pour réduire le nombre de requêtes SQL à effectuer. Nous allons voir qu’en l’associant avec l’argument :conditions, elle permet également d’effectuer des requêtes complexes.

2007

2006

PHP Object Generator

by jakew
PHP Object Generator, (POG) is an open source PHP code generator which automatically generates clean & tested Object Oriented code for your PHP4/PHP5 application. Over the years, we realized that a large portion of a PHP programmer's time is wasted on repetitive coding of the Database Access Layer of an application simply because different applications require different objects

Active users

Spone
last mark : 16/10/2014 12:06

webs
last mark : 10/01/2010 03:01

roulian
last mark : 19/03/2008 16:01

krachot
last mark : 12/06/2007 19:34

Ganf
last mark : 05/05/2007 23:57

gvlx
last mark : 01/11/2006 21:15

zoom2au
last mark : 23/06/2006 11:28

kleinfelter
last mark : 02/05/2006 20:36

jakew
last mark : 17/04/2006 04:21

kemar
last mark : 08/03/2006 10:24