RubyGems Navigation menu

query_exec 0.0.5

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:

d859743b6f6364aa2da05a50205e83e87b708d83cdc2523d8bb259a6628ae357

Total downloads 12,092

For this version 3,187

Licenses:

N/A

Required Ruby Version: >= 0

Links: