simple_mysql_api 0.0.4
Search the records by attributes of the same table or associated tables. Search: Ex. User.search({search_params: {name: "Alex", city: "New"}, belongs_to: false, has_many: true}) will return the User active relation with conditioning name=Alex and city=new
Gemfile:
=
安裝:
=
Runtime 相依性套件 (1):
rails
>= 3.2