Skip to content

Commit

Permalink
1703131522
Browse files Browse the repository at this point in the history
  • Loading branch information
azimux committed Dec 21, 2023
1 parent 6681942 commit 4823f75
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/remote_generator/services/entity_generator.rb
Original file line number Diff line number Diff line change
Expand Up @@ -141,8 +141,7 @@ def attributes_types_union
end

def association_property_names_ts_array
binding.pry
attribute_names.inspect
associations.keys.map(&:to_s).inspect
end

def attribute_names
Expand Down

0 comments on commit 4823f75

Please sign in to comment.