Commit Graph

7 Commits

Author SHA1 Message Date
GitLab Bot c59765a50a Add latest changes from gitlab-org/gitlab@master 2020-06-24 18:09:03 +00:00
GitLab Bot f2151c65d5 Add latest changes from gitlab-org/gitlab@master 2020-05-19 15:08:04 +00:00
Ash McKenzie 19ff9d9899
Replace rails_helper.rb with spec_helper.rb
rails_helper.rb's only logic was to require
spec_helper.rb.
2019-08-30 12:26:18 +10:00
Thong Kuah a2cfc150ce Add # frozen_string_literal to spec/models
Adds `# frozen_string_literal: true` to spec/models ruby files
2019-04-01 14:37:54 +13:00
Robert Speicher 099e274266 Call the correct method in the BlocksJsonSerialization spec 2017-12-19 15:45:08 -06:00
Robert Speicher 8d0ad36bcf Add a JsonSerializationError class instead of raising SecurityError 2017-12-19 15:45:08 -06:00
Robert Speicher 32ff813d3d Add BlocksJsonSerialization model concern and include it in User 2017-12-19 15:45:07 -06:00