/infinite_scroll_example

A simple demonstration of infinite scrolling in Ruby on Rails and CoffeeScript

Primary LanguageRuby

infinite_scroll_example

A simple example of an infinite scroll list

TECHNOLOGY

This app is built on Ruby on Rails with Coffeescript, HAML, and, of course, HTML5 and CSS3. Source control and versioning is done at Github.

WHERE

This demo is available for your entertainment at http://endless-scroll-demo.herokuapp.com/

ABOUT ME

My name is Nathaniel Barnes, and I am a software developer living in Seattle, WA with five family members, four horses, and five cats. I enjoy making software tools, drinking chai, and listening to rain. I can be reached at nbarnes@gmail.com, found on Twitter as @foxbarnes, or at my professional portfolio site www.alightsabermind.com.

LICENSE

(The MIT License)

Copyright (c) Nathaniel Barnes

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.