Categories: None [Edit]

specifind

https://rubygems.org/gems/specifind
Specifind offers advanced ActiveRecord dynamic find_by_* methods that include comparators (like the grails ORM). Coupled with some solid SQL injection mitigation through strict verification of type and string escaping, your find methods will be much more readable. If an object of the wrong type (based on the type of the corresponding column of the db) is passed into a finder, it will raise an exception. Ruby 1.9.2 and above are supported

Total

Ranking: 108,013 of 186,959
Downloads: 6,586

Daily

Ranking: 161,562 of 186,713
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
43658,650,538rails
276160,962,144sqlite3

Owners

#GravatarHandle
1iconmaxwells