RubyGems Navigation menu

wise_gopher 0.3.2

Instead of using `ActiveRecord::Base.connection.execute("some raw sql ...")`, use WiseGopher to delcare your queries as classes, ensure sql injection protection and retrieve results as plain Ruby object with dedicated class instead of raw values in hashes or arrays.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.3.2 - April 14, 2022 (17.0 KB)
  2. 0.2.2 - February 04, 2022 (17.0 KB)
  3. 0.2.1 - January 19, 2022 (17.0 KB)
  4. 0.2.0 - August 04, 2021 (17.0 KB)
  5. 0.1.0 - June 29, 2021 (15.5 KB)

Runtime 相依性套件 (1):

activerecord >= 5, ~> 7

Development 相依性套件 (10):

pry >= 0
pry-byebug >= 0
pry-doc >= 0
rake ~> 13.0
rspec ~> 3.10
rubocop ~> 1.7
sqlite3 >= 0

擁有者:

Pushed by:

作者:

  • PageHey

SHA 256 checksum:

711c945236c314f52f5243037e5f5dfff688746eb5cbe0c63ba505da638df491

總下載次數 7,475

這個版本 1,134

License:

MIT

Ruby 版本需求: >= 2.5.0

相關連結: