Mercurial > hg > soundsoftware-site
view .svn/pristine/45/4541853cf8b57a89416ab78d9c5650a0f0ed5774.svn-base @ 1621:3a510bf6a9bc
Merge from live branch
author | Chris Cannam |
---|---|
date | Fri, 13 Jul 2018 10:44:33 +0100 |
parents | cbb26bc654de |
children |
line wrap: on
line source
class AppAndPluginController < ApplicationController def an_action render_class_and_action 'from beta_plugin' end end