A simple usage of the cells gem
Loading data via a before_filter in your ApplicationController is still the de-factor standard for displaying data across your application. Here is an alternative approach using the cells gem.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
Loading data via a before_filter in your ApplicationController is still the de-factor standard for displaying data across your application. Here is an alternative approach using the cells gem.
Post a comment