Posts Tagged ‘ gems ’

Caching With Mongo

2010/07/15
By John Nunemaker
Caching With Mongo

In which I introduce Bin, an ActiveSupport MongoDB cache store for Rails 2 and 3.


Read more »

Tags: ,
Posted in Publishers, Rails Tips | View Comments

MongoMapper 0.8: Goodies Galore

2010/06/16
By John Nunemaker
MongoMapper 0.8: Goodies Galore

In which I divulge the new hotness that is version 0.8 of MongoMapper.


Read more »

Tags: ,
Posted in Publishers, Rails Tips | View Comments

May 17: The Happy Streets of Wilmette

2010/05/17
By noelrap
May 17: The Happy Streets of Wilmette

Book Status The Cucumber chapter is nearing final edit for beta. I cleared up a handful of errata, of which probably the most serious was a mistake on how to get the fixture data to pass the first test in the book. I’m hoping to get Beta 3 out later this week, and then...
Read more »

Tags: , , , , ,
Posted in Publishers, Rails Prescriptions | View Comments

Annotate Your Models

2010/05/07
By Tim McIntyre
Annotate Your Models

One of the primary functions of any ORM (e.g. Active::Record) is to provide all those neat little “ghost” methods to manipulate your persistent data.  The problem is that ghosts are invisible.  It can be frustrating to open a model file and see nothing about the model’s attributes.  For Active::Record the solution is the annotate...
Read more »

Tags: , , , , ,
Posted in ELC Code, Publishers | View Comments

Because Gem Names Are Like Domains in the 90′s

2010/03/30
By John Nunemaker
Because Gem Names Are Like Domains in the 90′s

In which I release a new gem that adds the whois command to Rubygems.


Read more »

Tags: ,
Posted in Publishers, Rails Tips | View Comments

A Nunemaker Joint

2010/03/26
By John Nunemaker
A Nunemaker Joint

In which I share a new project that joins GridFS and MongoMapper so simply you will be rocked.


Read more »

Tags: , , ,
Posted in Publishers, Rails Tips | View Comments

Canable: The Flesh Eating Permission System

2010/02/27
By John Nunemaker
Canable: The Flesh Eating Permission System

In which I release another project, this one abstracted from a few recent apps.


Read more »

Tags:
Posted in Publishers, Rails Tips | View Comments

Quick Database Conversion Using taps

2010/01/28
By Husein Choroomi
Quick Database Conversion Using taps

taps is a database agnostic import/export gem that works with all the databases that sequel supports, including Amalgalite, ADO, DataObjects, DB2, DBI, Firebird, Informix, JDBC, MySQL, ODBC, OpenBase, Oracle, PostgreSQL and SQLite3. It is also used by Heroku to push and pull your apps databases. ~ % gem install taps Here is a quick snippet that shows...
Read more »

Tags: , , , , ,
Posted in ELC Code, Publishers | View Comments

Know When to Fold ‘Em

2009/11/03
By john
Know When to Fold ‘Em

In which I relinquish the day to day maintenance of a few of my projects.


Read more »

Tags:
Posted in Publishers, Rails Tips | View Comments

Double Shot #570

2009/10/27
By Mike Gunderloy
Double Shot #570

I wonder what language I’ll be writing code in five years from now?Fukuoka Ruby Award 2010 – There’s some money to be had out there for the right projects. Transition – Gemcutter is becoming the default gem host for the Ruby community. riot – Another ruby unit-testing framework, focused on speed. Ruby Enterprise Edition 1.8.7-2009.10 released –...
Read more »

Tags: , , , , , , ,
Posted in A Fresh Cup, Publishers | View Comments