1
0
Fork 0
mirror of https://github.com/awesome-print/awesome_print synced 2023-03-27 23:22:34 -04:00
Commit graph

11 commits

Author SHA1 Message Date
Eoin Kelly
52bffc1873 Get specs passing with latest versions of extension gems
* Get specs passing with latest versions of
    * ActiveRecord  4.0.4
    * ActiveSupport 4.0.4
    * MongoMapper   0.13.0
    * Mongoid       4.0.0
    * ActionView    4.0.4
    * Ripple seems to be abandoned so no changes made.
* Clean up ActiveRecord setup:
    * Creating tableless AR objects seems even trickier in Rails 4 so
      simplify testing setup by using an in-memory SQLite DB back-end.

Conflicts:
	spec/ext/active_record_spec.rb
2014-12-29 12:11:08 -05:00
adamjonas
2bc678bba5 update rspec syntax from should to expect via transpec 2014-12-18 12:24:30 -05:00
Mike Dvorkin
da0defa87a Resolved Mongoid/MongoMapper specs dependency 2012-09-06 16:34:11 -07:00
Nikolaj Nikolajsen
5983fe3416 Cleaning up the tests supporting moped a little 2012-08-08 13:59:19 +02:00
Nikolaj Nikolajsen
2779249a4b Adding support for Mongoid 3 and Moped 2012-08-08 13:22:15 +02:00
amd
e8e02b6e09 mongoid instance printing and BSON::ObjectId 2011-12-12 21:41:31 -08:00
Mike Dvorkin
f24462a533 Made specs pass with the latest versions of mongo_mapper and mongoid gems 2011-11-24 00:25:52 -08:00
Mike Dvorkin
b6a02f200b Make specs pass with Ruby 1.8.6 2011-11-23 22:37:25 -08:00
Mike Dvorkin
562201f7dd Streamlined error reporting for the extension specs 2011-11-23 21:33:03 -08:00
Gudleik Rasch
de82cc3a28 print types as intern symbols 2011-10-26 23:47:44 +02:00
Gudleik Rasch
e410508b2a mongoid adapter 2011-10-26 23:47:15 +02:00