Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 707 Bytes

README.rdoc

File metadata and controls

27 lines (16 loc) · 707 Bytes

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).