Skip to content

Commit

Permalink
Extended json mapping to new city address
Browse files Browse the repository at this point in the history
  • Loading branch information
noha committed May 10, 2018
1 parent e8eff97 commit 3632145
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
accessing
neoJsonMapping: mapper
super neoJsonMapping: mapper.
mapper for: self do: [ :mapping |
mapping mapInstVars: #(city) ].

0 comments on commit 3632145

Please # to comment.