1
0
Fork 0
mirror of https://github.com/awesome-print/awesome_print synced 2023-03-27 23:22:34 -04:00
awesome_print/spec/ext
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
..
action_view_spec.rb update rspec syntax from should to expect via transpec 2014-12-18 12:24:30 -05:00
active_record_spec.rb Get specs passing with latest versions of extension gems 2014-12-29 12:11:08 -05:00
active_support_spec.rb Get specs passing with latest versions of extension gems 2014-12-29 12:11:08 -05:00
mongo_mapper_spec.rb Get specs passing with latest versions of extension gems 2014-12-29 12:11:08 -05:00
mongoid_spec.rb Get specs passing with latest versions of extension gems 2014-12-29 12:11:08 -05:00
nokogiri_spec.rb update rspec syntax from should to expect via transpec 2014-12-18 12:24:30 -05:00
ostruct_spec.rb Convert specs to RSpec 3.0.4 syntax with Transpec 2014-12-29 12:00:33 -05:00
ripple_spec.rb update rspec syntax from should to expect via transpec 2014-12-18 12:24:30 -05:00