31 Mar, 2016

7 commits


29 Mar, 2016

8 commits


25 Mar, 2016

1 commit

  • It now uses BoxesHelper logic instead of HTML generation within the
    model violating MVC.
    
    As it is a class within a module
    (`ContainerBlockPlugin::ContainerBlock`) `BoxesHelper` required fixes to
    handle the module prefix when searching for the proper view to render.
    Previously it would wrongly search for
    `blocks/container_block_plugin/container.html.erb` instead of
    `blocks/container.html.erb`.
    Rafael Reggiani Manzo
     

24 Mar, 2016

10 commits


23 Mar, 2016

10 commits


22 Mar, 2016

4 commits