Displaying 5 results from an estimated 5 matches for "inheirit".
Did you mean:
inherit
2006 Jul 14
0
Right way to customize Login Engine
...nerate 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 MyLogin and will they get used instead?
I guess this is really a simple Ruby inheiritance question (or
questions). But I want to make sure I''m doing it the right Rails way.
thx,
--dwf
--
Posted via http://www.ruby-forum.com/.
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,...
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
me...
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