RubyGems Navigation menu

query_exec 0.0.3

This gem is used to execute SQL queries in our rails application. Sample syntax result=QueryExec.run('select * from users'). Using this we can execute all the commands like select,update,create,delete.,etc

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.0.5 - August 28, 2014 (5 KB)
  2. 0.0.4 - August 28, 2014 (4.5 KB)
  3. 0.0.3 - August 28, 2014 (4.5 KB)
  4. 0.0.2 - August 28, 2014 (4 KB)
  5. 0.0.1 - August 28, 2014 (4 KB)

Owners:

Authors:

  • M.Viji Kumar

SHA 256 checksum:

9b78f92e63331923b3c7330e9fd99dcc384096002db5042a5fff9f25acc300b0

Total downloads 12,168

For this version 2,231

Licenses:

N/A

Required Ruby Version: >= 0

Links: