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,666 of 183,107
Downloads: 85,527

Daily

Ranking: 20,054 of 183,092
Downloads: 12

Depended by

RankDownloadsName

Depends on

RankDownloadsName
25817,849,894rspec
3,0843,702,932dm-core
3,2393,262,358dm-migrations
3,3003,122,339dm-do-adapter
3,7192,352,239dm-aggregates
4,2481,660,945dm-sqlite-adapter

Owners

#GravatarHandle
1icond11wtq