PlayWithMagic / PlayWithMagic.org

PlayWithMagic.org is a web application that catalogs magic tricks and helps magicians build shows.
http://playwithmagic.github.io/PlayWithMagic.org/
Apache License 2.0
2 stars 1 forks source link

Need to refactor Scala Template and URL Names to more standard #110

Closed pkarjala closed 9 years ago

pkarjala commented 9 years ago

editSomething - Editing or creating a new Magician, Routine, or Set.

listSomething - Listing Magicians, Routines, or Sets

viewSomething - View Magician, Routine, or Set (singular)

marknelsonengineer commented 9 years ago

Passes tests & looks good.