Project

General

Profile

« Previous | Next » 

Revision 456d537a

Added by Martin Englund over 14 years ago

  • ID 456d537ae50e76f8babb1d0a11976c90e66d8b53

First stab at fixing feature #87

View differences:

app/controllers/hosts_controller.rb
end
end
def facts
@host = Host.find(params[:id])
end
private
def find_hosts
if (klass=params[:class]).empty? and (fact=params[:fact]).empty?

Also available in: Unified diff