Module: Cell::Testing::ControllerFor

Included in:
Cell::Testing
Defined in:
lib/cell/testing.rb

Instance Method Summary collapse

Instance Method Details

#controller_for(controller_class) ⇒ Object

This method is provided by the cells-rails gem.



53
54
55
# File 'lib/cell/testing.rb', line 53

def controller_for(controller_class)
  # raise "[Cells] Please install (or update?) the cells-rails gem."
end