bigfuel / facepuncher

Ruby on Rails platform for developing and maintaining Facebook tabs with a closed fist!
http://bigfuel.github.com/facepuncher
Mozilla Public License 2.0
1 stars 0 forks source link

Re-evaluate model caching #7

Closed kamui closed 12 years ago

kamui commented 12 years ago

If we move most of the dynamic content into ajax json requests, we have less of a need for the current model caching we're using with the project controller.