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,631 of 182,901
Downloads: 85,312

Daily

Ranking: 56,274 of 182,889
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
25813,532,591rspec
3,0713,699,744dm-core
3,2283,261,242dm-migrations
3,2923,120,214dm-do-adapter
3,7052,351,504dm-aggregates
4,2331,660,363dm-sqlite-adapter

Owners

#GravatarHandle
1icond11wtq