rack-minitest icon indicating copy to clipboard operation
rack-minitest copied to clipboard

Rails 5

Open rhymes opened this issue 9 years ago • 2 comments

I'm not sure it works with Rails 5...

Also Rails 5 introduced ActionDispatch::IntegrationTest class that supports posting as JSON http://api.rubyonrails.org/classes/ActionDispatch/IntegrationTest.html

rhymes avatar Jul 01 '16 11:07 rhymes

I haven't upgraded any apps to Rails 5 yet, but I'll take a look at this as soon as I do 😄

brandonweiss avatar Jul 01 '16 17:07 brandonweiss

@brandonweiss yeah, me neither, I just created a branch of one of my Rails 4.2 apps to see how hard it was to upgrade and noticed some issues :)

rhymes avatar Jul 02 '16 06:07 rhymes