Commit graph

4 commits

Author SHA1 Message Date
taca
ce6c4fd098 ruby-dm-rails can work with all 3.x versions of Ruby on Rails.
Bump PKGREVISION.
2013-01-31 15:46:51 +00:00
taca
4c01df26de Bump PKGREVISION for those RUBY_RAILS_STRICT_DEP is set to no implicitly now.
(Relax dependency to Ruby on Rails component packages.)
2012-06-14 15:14:09 +00:00
taca
00da66fae9 Update ruby-dm-rails to 1.2.1.
* Restrict it to Ruby on Rails 3 instead of 31.
* Exact changes are unknown.
2012-03-20 10:17:02 +00:00
taca
1e15f9fda8 Importing databases/ruby-dm-rails package version 1.2.0.
Dm-rails provides the railtie that allows datamapper to hook into rails3 and
thus behave like a rails framework component.  Just like activerecord does in
rails, dm-rails uses the railtie API to hook into rails.  The two are actually
hooked into rails almost identically.

Creating new datamapper apps on rails3 from scratch is actually really easy.
The following will guide you through the process.
2011-12-17 17:35:27 +00:00