Skip to content
Snippets Groups Projects
Commit 703e3c8f authored by Arnaud Levy's avatar Arnaud Levy
Browse files

remove blocks

parent a0b16b76
No related branches found
No related tags found
No related merge requests found
......@@ -26,10 +26,6 @@ module Communication::Website::WithAbouts
foreign_key: :communication_website_id,
dependent: :destroy
has_many :blocks,
foreign_key: :communication_website_id,
dependent: :destroy
def self.about_types
[
nil,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment