Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
DataMapper 1.0.0 rc3 released
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Dan Kubb (dkubb)  
View profile  
 More options May 27 2010, 5:52 pm
From: "Dan Kubb (dkubb)" <dan.k...@gmail.com>
Date: Thu, 27 May 2010 14:52:08 -0700 (PDT)
Local: Thurs, May 27 2010 5:52 pm
Subject: DataMapper 1.0.0 rc3 released
Today I released DataMapper 1.0.0 rc3. It includes several bugs fixes
for issues found in rc2, as well as a few other tickets in the queue.

* How do I install rc3?

Since the installation process is pretty similar to rc2, I'm going to
give you the abbreviated version. If you would like to see the release
notes go to: http://bit.ly/dC7U1p

1. Install dm-core:

  gem install dm-core --pre

2. Install an adapter:

  gem install dm-sqlite-adapter --pre

3a. Install supporting gems:

  gem install dm-migrations dm-transactions --pre

3b. OR install a metagem with several well tested supporting gems:

  gem install data_mapper --pre

This pulls a nice base stack for DM development. The gems included
are:

  - dm-core
  - dm-aggregates
  - dm-constraints
  - dm-migrations
  - dm-transactions
  - dm-serializer
  - dm-timestamps
  - dm-validations
  - dm-types

Or use this one-liner to install everything in one go:

  gem install data_mapper dm-sqlite-adapter --pre

* What's changed?

To see more information about the tickets we've closed since 0.10.2
check out the current milestone status on Lighthouse: http://bit.ly/b4yVl3

* How to report issues

Please report any issues you find in IRC, on the mailing list, or in
the tracker:

  IRC: #datamapper
  Mailing List: http://groups.google.com/group/datamapper
  Bug Tracker: http://datamapper.lighthouseapp.com/projects/20609-datamapper

--

Dan
(dkubb)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Andy Ferra  
View profile  
 More options Jun 1 2010, 1:19 pm
From: Andy Ferra <afe...@gmail.com>
Date: Tue, 1 Jun 2010 10:19:31 -0700 (PDT)
Local: Tues, Jun 1 2010 1:19 pm
Subject: Re: DataMapper 1.0.0 rc3 released
Why no post on the blog?

On May 27, 2:52 pm, "Dan Kubb (dkubb)" <dan.k...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Dan Kubb (dkubb)  
View profile   Translate to Translated (View Original)
 More options Jun 1 2010, 3:16 pm
From: "Dan Kubb (dkubb)" <dan.k...@gmail.com>
Date: Tue, 1 Jun 2010 12:16:04 -0700 (PDT)
Local: Tues, Jun 1 2010 3:16 pm
Subject: Re: DataMapper 1.0.0 rc3 released
Andy,

> > Today I released DataMapper 1.0.0 rc3.

> Why no post on the blog?

Good call. I'll add this and the last rc2 announcement to the blog.

--

Dan
(dkubb)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Martin Gamsjaeger  
View profile  
 More options Jun 2 2010, 2:36 am
From: Martin Gamsjaeger <gamsnj...@gmail.com>
Date: Wed, 2 Jun 2010 08:36:13 +0200
Local: Wed, Jun 2 2010 2:36 am
Subject: Re: [DataMapper] Re: DataMapper 1.0.0 rc3 released
Which blog actually :)?

On Tue, Jun 1, 2010 at 21:16, Dan Kubb (dkubb) <dan.k...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Martin Gamsjaeger  
View profile  
 More options Jun 2 2010, 2:42 am
From: Martin Gamsjaeger <gamsnj...@gmail.com>
Date: Wed, 2 Jun 2010 08:42:46 +0200
Local: Wed, Jun 2 2010 2:42 am
Subject: Re: [DataMapper] Re: DataMapper 1.0.0 rc3 released
OK, just saw that it's the one over at datamapper.org :)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »