Skip to content

owalmirneto/queries

 
 

Repository files navigation

OWS::Queries

Installation

Add this line to your application's Gemfile:

gem 'ows-queries', '~> 0.1.6'

And then execute:

bundle install

Or install it yourself as:

gem install ows-queries

Usage

You can use a Rails generator to create ApplicationQuery:

rails g ows:query:install

And you can use a Rails generator to create query classes:

rails g ows:query:create UsersByEmail User

Contributing

Bug reports and merge requests are welcome on GitLab at https://gitlab.com/[USERNAME]/ows-queries.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 97.5%
  • Shell 2.5%