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,964 of 185,029
Downloads: 87,321

Daily

Ranking: 17,340 of 185,005
Downloads: 19

Depended by

RankDownloadsName

Depends on

RankDownloadsName
26861,541,606rspec
3,2103,726,367dm-core
3,3753,273,660dm-migrations
3,4283,138,023dm-do-adapter
3,8642,360,015dm-aggregates
4,3871,667,626dm-sqlite-adapter

Owners

#GravatarHandle
1icond11wtq