Some more updates for the store
add tracks to basket
formatted prices for track and release
split routes.rb into routes folder ‘controllers’
locker page (no paging)
track download in locker
track stream in locker (player not working, link works)
requests parse IDs with regex, ignore non ints
created user page to include details, e-mail so far
added similar artists to artist page
added top tracks to artist page
added release chart to index page
required ssl for logged in users and if logging in/out - not enforced if in development environment
basket can do partial for tiles..
small updates like moving stuff to local models and tiles to standardise some uses…