System notice: In light of the Debian OpenSSL security issue we've regenerated the server keys. See this thread for instructions and the new key fingerprints.

Commit 2dd2e9fa4b1ee392a2e1f56860203cb46169a923

tiny tidy

Commit diff

rspec_on_rails/lib/spec/rails/example/controller_example_group.rb

 
8181 end
8282
8383 def inherited(klass) # :nodoc:
84 klass.controller_class_name = controller_class_name if controller_class_name
84 klass.controller_class_name = controller_class_name
8585 klass.integrate_views(integrate_views?)
8686 super
8787 end
toggle raw diff