I'm also curious about the lack of minispec controller spec examples. Specifically, i've been looking for the "get", "post" and other http verb methods that Rspec supports, but I haven't seen that minispec supports these methods except via the minitest-rails gem. Has anyone seen any good examples of minispec controller specs?
I'm also curious about the lack of minispec controller spec examples. Specifically, i've been looking for the "get", "post" and other http verb methods that Rspec supports, but I haven't seen that minispec supports these methods except via the minitest-rails gem. Has anyone seen any good examples of minispec controller specs?