Displaying 5 results from an estimated 5 matches for "inheirited".
2006 Jul 14
0
Right way to customize Login Engine
I''ve got Login Engine installed as a plugin and it''s working. Now I
need to do some customization. First, the home page. This seems pretty
simple.
* Generate a new controller MyLogin
* Have it inherit from LoginController (require ''login_engine'')
* Override home
Is this right?
But what about customizing the view(s)? Should I be making new views
for
2001 Mar 07
0
Problems upgrading samba
I have inheirited a samba-1.9.18p4 running on an alpha machine. I want
to upgrade it to something newer. The machine serves a disk filled with
network installs of our commercial software.
I have tried installing both samba-2.0.7 and samba-2.2.0-alpha2, but
both cause failures on the DOS machines. In specific, Co...
2006 Apr 04
4
How to read rails documentation
...ce => true mean? So I went to the docs
to look it up. I figured this is the best place to start:
http://rubyonrails.org/api/classes/ActiveRecord/Schema.html
On the page, no mention of the create_table method (is it a method?). For
those of us used to looking at JavaDocs, even if a method is inheirited from
a parent object, the doc shows you that, and gives you a link right to the
parent object where is it define. But ok, fine, I''ll check the parent:
http://rubyonrails.org/api/classes/ActiveRecord/Migration.html
create_table is not listed under the methods. Is create_table not a
meth...
2006 Jan 23
6
undefined method assert_valid_keys
Guys,
I''m having trouble understanding why I am getting the following error
message. I''ve double checked my code and everything looks good. Can
anyone share any insight into the message?
Thanks!
John
------------------------------------------------------------------------------
undefined method `assert_valid_keys'' for :hangars:Symbol (NoMethodError)
2009 Mar 09
1
Creating an alternitive install CD for CentOS 5.2 (w/patched mkinitrd)
> -----Original Message-----
> From: centos-bounces at centos.org
> [mailto:centos-bounces at centos.org] On Behalf Of Robert Heller
> Sent: Sunday, March 08, 2009 15:46
> To: CentOS mailing list
> Cc: CentOS mailing list
> Subject: Re: [CentOS] Creating an alternitive install CD for CentOS
> 5.2 (w/patched mkinitrd)
>
> At Sun, 8 Mar 2009 08:47:50 -0400 CentOS