cirandas.net

ref: master

plugins/container_block/controllers/myprofile/container_block_plugin_myprofile_controller.rb


1
2
3
4
5
class ContainerBlockPluginMyprofileController < MyProfileController
  
  include ContainerBlockPluginController

end