search for: typeabl

Displaying 3 results from an estimated 3 matches for "typeabl".

Did you mean: typeable
2007 Jun 29
2
DesignPatterns part 2: humane class names with namespaces
...general than the typical Puppet Recipie and will receive a own page on the wiki when I collect enough[1] material. To the meat: humane class names with namespaces Class names pose the old programmer''s dilemma of needing to be as expressive as possible, while staying short enough to be typeable. The Puppet language provides namespaces by nesting classes. With this mechanism, shorter, more expressive class names can be formed. First a example: # create my default user class david { user { david: ...} sudoer { david: permissions => NONE } # Allow sudo usage for this user class...
2006 Jul 26
3
Polymorphic Association with Single Table Inheritance?
Hello, is it possible to setup a model/table schema like this: Groupable --> Membership <-- Group ^ ^ | | User UserGroup I tried the following but failed: Groupable (table with ''type'' column) has_many :memberships, :as => :groupable has_many :groups, :through => :memberships
2017 Jul 10
3
pxechain.com loops back with WDSNBP started using DHCP Referral
Thank you Gene! On 10/07/17 17:54, Gene Cumm wrote: > On Mon, Jul 10, 2017 at 11:25 AM, Jelle de Jong via Syslinux > <syslinux at zytor.com> wrote: >> Windows 2012 WDS server: 10.87.0.202 >> Windows DHCP server: 10.87.0.152 >> 066 (Boot Server Host Name): 10.87.3.19 >> 067 (Bootfile Name): pxelinux.0 >> >> PXELinux CentOS 7 server : 10.87.3.19