Commit graph

5 commits

Author SHA1 Message Date
taca
e6bdeb23d4 Update ruby-dm-core to 1.2.1.
o Relax dep on addressable.
o Fix Property#typecast to pass-through values that cannot be handled.
2013-06-16 14:34:53 +00:00
taca
618667478d Relax dependency to ruby-addressable.
Bump PKGREVISION.
2012-07-31 11:45:22 +00:00
taca
354345e0e8 Update ruby-dm-core package to 1.2.0.
* STI queries no longer include the top-level class name
* UnderscoredAndPluralizedWithoutLeadingModule naming convention was added
  belongs_to supports :unique option
* Validation of property names was improved
* Resource[] and Resource[]= no longer fail when property name is not known
* Redundant usage of chainable was removed resulting in a better performance
* Boolean property typecasting was refactored
* Various issues with setting default Property options were fixed
* Resource#attributes= no longer use public_method_defined? - this is a
  security fix preventing possible DDOS attacks
* Problems with auto-migrations in multiple repositories were fixed
* Encoding problems with Binary property are fixed
2011-12-16 14:31:58 +00:00
taca
47a4659638 Update ruby-dm-core pacakge to 1.1.0.
It is a part of ruby-datamapper 1.1.0.

* Drop dependency to ruby-extlib.

Changes in detail, please refer:
http://datamapper.org/articles/datamapper-110-released.html.
2011-06-19 08:21:46 +00:00
taca
44d817ea9e Importing ruby-dm-core 1.0.2.
This is core part of ruby-datamapper.


An Object/Relational Mapper for Ruby.

DataMapper sports a very accessible code-base and a welcoming community.
Outside contributions and feedback are welcome and encouraged, especially
constructive criticism. Make your voice heard! Submit a
ticket[http://datamapper.lighthouseapp.com] or
patch[http://datamapper.lighthouseapp.com], speak up
on our mailing-list[http://groups.google.com/group/datamapper/], chat with us
on irc[irc://irc.freenode.net/#datamapper], write a spec, get it reviewed, ask
for commit rights. It's as easy as that to become a contributor.
2010-09-11 23:48:54 +00:00