Categories: None [Edit]

dm-sql-finders

https://rubygems.org/gems/dm-sql-finders
https://github.com/d11wtq/dm-sql-finders
dm-sql-finders add #by_sql to your DataMapper models and provides a clean mechanism for using the names of the properties in your model, instead of the actual fields in the database. Any SQL is supported and actual DataMapper Query objects wrap the SQL, thus delaying its execution until a kicker method materializes the records for the query. \ You can also chain standard DataMapper query methods onto the #by_sql call to refine the query.

Total

Ranking: 19,070 of 193,317
Downloads: 92,956

Daily

Ranking: 21,849 of 193,287
Downloads: 15

Depended by

RankDownloadsName

Depends on

RankDownloadsName
29984,201,475rspec
3,4733,841,376dm-core
3,6703,359,813dm-migrations
3,7443,209,429dm-do-adapter
4,1872,428,128dm-aggregates
4,7701,729,344dm-sqlite-adapter

Owners

#GravatarHandle
1icond11wtq