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,661 of 189,704
Downloads: 91,556

Daily

Ranking: 26,053 of 189,678
Downloads: 5

Depended by

RankDownloadsName

Depends on

RankDownloadsName
29951,911,679rspec
3,3993,801,595dm-core
3,5953,328,258dm-migrations
3,6543,182,486dm-do-adapter
4,0962,401,527dm-aggregates
4,6711,706,867dm-sqlite-adapter

Owners

#GravatarHandle
1icond11wtq