Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rails 5 - Fix users_controller_spec.rb (#343)
* Update users_controller_spec.rb * update sql query to convert id to int to ensure type of return value * convert id to text in query to ensure correct type is being returned * remove typecast and add version check to check for numeric type vs string type
- Loading branch information