Displaying 5 results from an estimated 5 matches for "inheiritance".
Did you mean:
enheritance
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, Corel WordPerfect
8 exits with an illegal instruction if a newer version of Samba is
2006 Apr 04
4
How to read rails documentation
One of the criticism I have heard about rails is that the documentation is
bad. I must admit I have a hard time trying to follow it and I wonder if
anyone can shed some light on it for me. For example, I am looking at the
schema.rb file generated and I noticed this line:
create_table "accounts", :force => true do |t|
I thought to myself, what does :force => true mean? So I
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