alterisian / helloworld

#helloworld_rb Lets get the ruby world collaborating all around the world. * First, lets get 1 line commits as everyone says hello. The simplest possible thing, to do. Then, we can have a mob programming meetup to further get everyone working together.
https://alterisian.github.io/helloworld/
6 stars 12 forks source link

Merge where.rb into the main Helloworld class. #46

Open alterisian opened 1 year ago

alterisian commented 1 year ago

It outputs JSON for all the users, and location.

The envisaged use was for a map service, that can plot these onto a map. i.e. map box.

But we maybe able to roll our own simply?

alterisian commented 1 year ago

This would probably need a version 2. But I will write a test, that establishes a new method where_json, returns json, and is included in the main helloworld class.

alterisian commented 1 year ago

reconfirm this is done done. Was completed, but still looks like the where.rb file exists. Perhaps this needs to just be deleted to complete the task.