26 Apr, 2016
1 commit
-
this fixes some issues introduced by !859 closes #193
23 Mar, 2016
1 commit
-
This method was producing view code from within the model which is a violation of MVC. Part of the code was extracted into the new helper and most of it became a view. This follow the standard for using BoxesHelper#render_block_content.