Skip to content

khua/spine.infinite

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Introduction

This is an example of infinite scrolling using Spine and Rails.

You can find a live demo here.

##Source

The files you need to inspect are:

  • app/assets/javascripts/app/models/page.coffee
  • app/assets/javascripts/app/controllers/pages.coffee
  • app/controllers/pages_controller.rb

##Usage

bundle install
rake db:setup
rake db:seed

rails server thin

open http://localhost:3000

About

Infinite scrolling with Spine & Rails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published