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:
=
install:
=
Star
Licenses: