Open iain opened 11 years ago
Caching complex objects is a bad idea. Only strings should be cached.
It is happening here: https://github.com/sijbrandij/railsgirls-nl/blob/master/app/controllers/meeting_controller.rb#L7
Caching complex objects is a bad idea. Only strings should be cached.
It is happening here: https://github.com/sijbrandij/railsgirls-nl/blob/master/app/controllers/meeting_controller.rb#L7