Home > more_paginate_example

more_paginate_example

More_paginate_example is a project mainly written in RUBY and JAVASCRIPT, it's free.

Demo application for more_paginate

Demo app for more_paginate

Setup

git clone git://github.com/jodosha/more_paginate_example.git
cd more_paginate_example
bundle install
git submodule init
git submodule update
rake more_paginate:install
rails s

There is a pre-filled database, if you need to load other data run rake db:populate.

Previous:mockdown.as