Skip to content

LittleLadySunshine/arrays-in-erb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arrays in ERB

MVP

  • Create an array of states, and iterate over those states to generate the list
  • Create an array of cities and iterate over those to generate the list

Stretch

  • Create a single array (which must contain other arrays)
  • Iterate over that single array to generate the list

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published