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: 18,708 of 190,402
Downloads: 91,854

Daily

Ranking: 16,579 of 190,364
Downloads: 30

Depended by

RankDownloadsName

Depends on

RankDownloadsName
29958,215,468rspec
3,4233,806,802dm-core
3,6063,331,882dm-migrations
3,6693,185,482dm-do-adapter
4,1162,404,242dm-aggregates
4,6931,709,225dm-sqlite-adapter

Owners

#GravatarHandle
1icond11wtq