Example: https://github.com/jzntam/fundamentals-dec-2014-exam/blob/master/views/cool.erb
Place parallax.min.js into the app/assets/javascripts
In the view you are working on...
Because we are using rails, you must use the <%= asset_path 'whatever-image.jpg' %>
tag when you are in an element.