Commit Graph

12 Commits

Author SHA1 Message Date
Greg Molnar 24e0f1c974 move mongoid support to a separate gem 2018-06-25 20:50:14 +02:00
Jon Atack 6a059ba956 Require `pry` where it is launched
It's 4 am, time to go to bed.
2016-07-24 04:21:36 +02:00
Jon Atack f2e85adece rake console: just load console, without rspec
and without spec_helper.

Follow-up to 2cc781e.
2016-07-24 04:13:56 +02:00
Jon Atack 2cc781e6a9 Make Ransack's `rake console` great again
- make it work again 🍾

- and have it load the Ransack test data 🍰

Please let me know if this can be improved :)

TODO: same thing for `rake mongoid_console`.
2016-07-24 03:34:59 +02:00
Josef Šimánek 9e5faf4ab9 Support Mongoid 5. 2016-01-06 21:39:58 +01:00
Jon Atack 41809aab37 Rakefile: comment out backtrace option for Rails 3 on travis-ci 2015-08-30 20:05:45 +02:00
Jon Atack 7be66a380a Remove Active Record from Rakefile 2015-08-20 12:59:36 +02:00
jonatack b2821db8e5 Try to improve Rails 3.x tests working with Ruby 2.2
Not sure it’s worth it but giving it a shot, at least for Rails 3.2.
2015-01-08 00:17:33 +01:00
Zhomart Mukhamejanov 6041ec4188 Added task rake mongoid_console 2014-11-02 11:14:12 -08:00
Zhomart Mukhamejanov f718ce5122 if ENV['DB'] has mongodb then run rake mongoid else spec 2014-08-03 22:48:13 -07:00
Zhomart Mukhamejanov 9a796f157e specs set up for mongoid 2014-08-01 02:04:54 -07:00
Ernie Miller 294015309b Initial commit. 2011-03-30 20:31:39 -04:00