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,354 of 187,255
Downloads: 89,905

Daily

Ranking: 28,911 of 187,239
Downloads: 9

Depended by

RankDownloadsName

Depends on

RankDownloadsName
27919,498,517rspec
3,3213,776,709dm-core
3,4933,313,308dm-migrations
3,5643,171,265dm-do-adapter
3,9872,390,849dm-aggregates
4,5431,697,416dm-sqlite-adapter

Owners

#GravatarHandle
1icond11wtq