draper/spec/dummy/app
Bartek Bułat af7f3a6736 Fix failing specs re Rails 5.1 (#800)
* Fix failing specs re Rails 5.1

Because there is no hard constraint on Rails version, tests run against
the newest version available. Rails 5.1 removes `to_h` from unpermitted
parameters class. Using `empty?` is sufficient replacement.

* Fix Dummy app `posts#mail` action rendering

Rails 5.1 does not accept `:text` key for `render`.
2017-05-05 10:28:28 -05:00
..
controllers Fix failing specs re Rails 5.1 (#800) 2017-05-05 10:28:28 -05:00
decorators Remove executable bit from lib and spec source files (#718) 2017-03-27 22:39:17 -05:00
helpers More integration specs 2013-01-16 16:30:53 +00:00
mailers More integration specs 2013-01-16 16:30:53 +00:00
models Improve Devise integration 2013-01-25 17:42:56 +00:00
views _path helpers are no longer available in mailers 2016-07-04 15:16:35 -05:00