Cleanup Rails' views with decorators
Big rails applications can be hard to maintain. In particular, logic in views can be a pain. Hopefully, there is a solution: using decorators.
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!
Big rails applications can be hard to maintain. In particular, logic in views can be a pain. Hopefully, there is a solution: using decorators.
Post a comment