Project

General

Profile

« Previous | Next » 

Revision a944fa00

Added by Ohad Levy almost 15 years ago

  • ID a944fa0072d18a69b084aab4b2b56bca65c3b648

basic activescaffold is now working

View differences:

app/models/host.rb
class Host < Puppet::Rails::Host
class Host < ActiveRecord::Base
#class Host < Puppet::Rails::Host
validates_uniqueness_of :ip
validates_uniqueness_of :mac

Also available in: Unified diff