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: 17,958 of 184,982
Downloads: 87,264

Daily

Ranking: 58,287 of 184,973
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
26860,171,332rspec
3,2073,725,965dm-core
3,3733,273,454dm-migrations
3,4263,137,871dm-do-adapter
3,8632,359,889dm-aggregates
4,3861,667,510dm-sqlite-adapter

Owners

#GravatarHandle
1icond11wtq