Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
ta_ransack_mongo
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
open-source
ta_ransack_mongo
Commits
6ca57f40
Commit
6ca57f40
authored
Mar 23, 2014
by
Pablo Cantero
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Adds travis-ci
parent
3933f3b5
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
19 additions
and
0 deletions
+19
-0
.travis.yml
.travis.yml
+17
-0
README.md
README.md
+2
-0
No files found.
.travis.yml
0 → 100644
View file @
6ca57f40
language
:
ruby
rvm
:
-
1.9.3
-
1.9.2
-
2.0.0
# - 2.1.0
# - ruby-head
-
jruby-19mode
-
jruby-head
notifications
:
email
:
on_success
:
change
on_failure
:
always
script
:
bundle exec rspec spec
\ No newline at end of file
README.md
View file @
6ca57f40
# Ransack Mongo
[
![Build Status
](
https://travis-ci.org/phstc/ransack_mongo.svg
)
](https://travis-ci.org/phstc/ransack_mongo)
Ransack Mongo is based on
[
Ransack
](
https://github.com/activerecord-hackery/ransack
)
, but for MongoDB.
With Ransack Mongo you can convert query params into Mongo queries.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment