summaryrefslogtreecommitdiff
path: root/spec/models/concerns/blocks_json_serialization_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-9-stable-eev14.9.0-rc42GitLab Bot2022-03-181-22/+0
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-2/+5
* Replace rails_helper.rb with spec_helper.rb66741-remove-spec-rails_helper-rbAsh McKenzie2019-08-301-1/+1
* Add # frozen_string_literal to spec/modelsThong Kuah2019-04-011-0/+2
* Call the correct method in the BlocksJsonSerialization specrs-blocks-json-serializationRobert Speicher2017-12-191-1/+1
* Add a JsonSerializationError class instead of raising SecurityErrorRobert Speicher2017-12-191-2/+2
* Add BlocksJsonSerialization model concern and include it in UserRobert Speicher2017-12-191-0/+17