Skip to content

rubyconsumer/cells_examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

git clone git://github.com/apotonick/cells_examples.git
cd cells_examples
git submodule init
git submodule update
script/server

Browse to localhost:3000 and have fun.

Diving in

Start with app/controllers/blog_controller.rb and study the cell classfiles referenced by #render_cell.

Contribute!

If you think these examples are useless, feel free to add more descriptive stuff and send us a pull request. We’re looking forward to your work.

Every contribution pulled into master will be rewarded with a beer at a Ruby/Rails event (I PAY!).

Contributors

Michał Łomnicki [mlomnicki]: VideoCell with AJAX-Form, model and cache sweepers (+3 beers).

About

A rails project to demonstrate cells in action.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.7%
  • Ruby 19.3%