arvindvyas / Country-State-Select

It will fetch the countries and according to that fetch the state of that countries, currently it is for countries listing
MIT License
69 stars 78 forks source link

Update cscs_controller.rb #59

Closed sreenak closed 5 years ago

sreenak commented 5 years ago

I am using this gem , i want the result array with namings states:[] and cities:[], For getting that I have Updated the code in controller .Please verify and accept this.