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,711 of 183,471
Downloads: 85,946

Daily

Ranking: 12,281 of 183,459
Downloads: 23

Depended by

RankDownloadsName

Depends on

RankDownloadsName
25824,998,340rspec
3,1073,707,507dm-core
3,2583,264,278dm-migrations
3,3193,125,401dm-do-adapter
3,7522,353,539dm-aggregates
4,2731,662,141dm-sqlite-adapter

Owners

#GravatarHandle
1icond11wtq