Skip to content
This repository has been archived by the owner on Apr 17, 2018. It is now read-only.

DataMapper FAQ

knowtheory edited this page Aug 14, 2010 · 20 revisions

Front Matter

Herein lies a list of commonly encountered questions, and perhaps even some answers. This FAQ is intended as a landing page for questions, as well as a location where specific questions answered in #datamapper on freenode, or on the mailing list can be pulled in to be shaped into general answers to problems. Questions and Answers as a result will remain in one of 3 states:

  • Unanswered questions.
  • Questions answered (either partially or fully) with links or conversations.
  • Questions answered with prose here in this document.

The DataMapper irc channel logs can be found on irclogger, and tips and other questions and answers can be found with Alfred. Eventually this document will be used as source material for writing broader documentation for DataMapper, so your questions do matter! Please add questions or answers as you can this document is intended to be participatory!

Q) Can you use dm-migrations together with `DataMapper.auto_migrate!` or `DataMapper.auto_upgrade!`?

A) Yes! you can.

Clone this wiki locally