spec/controller_ext/actions_spec.rb in happy-0.1.0.pre8 vs spec/controller_ext/actions_spec.rb in happy-0.1.0.pre9

- old
+ new

@@ -1,8 +1,8 @@ require 'spec_helper' module Happy - describe ControllerExtensions::Actions do + describe Controller::Actions do subject { Controller.new } describe '#serve!' do def app build_controller do