Skip to content

1.9.2

Compare
Choose a tag to compare
@GBH GBH released this 08 Oct 15:33
· 1232 commits to master since this release
  • Can change controller that cms admin controller inherits from. Default is ApplicationController but if you don't want before_filters kicking in you may create your own controller and use that. See: config.base_controller inside initializer.