Rails/RSpec - How to write rspec tests for handlers?

前端 未结 0 859
悲哀的现实
悲哀的现实 2020-12-09 21:39

I have a handler which is responsible for creating a new record in db.It takes params from the POST requests and adds a new record to database.That helper is defined below:<

相关标签:
回答
  • 消灭零回复
提交回复
热议问题