This is a new revision of the previous patches.
It features simpler models, views and controllers plus some Cucumber tests.
___
deltacloud-devel mailing list
deltacloud-devel@lists.fedorahosted.org
https://fedorahosted.org/mailman/listinfo/deltacloud-de
These patches implement search for Hardware Profiles and Pools sites.
When you apply them, make sure you have the required gems installed
(rake gems:install), that the bundled Solr server is running
(rake sunspot:solr:start) and that the indexes for the models are generated
(rake sunspot:reindex)