[Radiant] name 'admin' is reserved by Ruby on Rails

2009-01-21 Thread Guillermo Gómez
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi, trying to start a new extension and following
http://wiki.radiantcms.org/Creating_Radiant_Extensions i got this
problem creating the controller.

 The name 'admin' is reserved by Ruby on Rails.
  Please choose an alternative and run this generator again.

what can i be doing wrong ?

thanks
Guillermo
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iEYEARECAAYFAkl3qDUACgkQcSOFtc3tqRWywQCfWHsZRvwtHo5+Wt08/OHEMpaM
rpEAnRLHJOXIii9C3lMrbTPMmVmn2Nh2
=W9H5
-END PGP SIGNATURE-
___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


Re: [Radiant] name 'admin' is reserved by Ruby on Rails

2009-01-21 Thread Marc Reuter, twisted pair GmbH

Hi,

I had this problem too, but not when using a newly created instance of  
Radiant without any modifications or extensions. So I tried to find  
the extension causing the issue. I traced it to the line


require 'application'

which can be found e.g. in the paperclipped extension twice.

I didn't find any real solution. My workaround was commenting out  
these two lines, running the generator and after that restoring the  
lines.


Regards,
Marc

Am 21.01.2009 um 23:56 schrieb Guillermo Gómez guillermo.go...@gmail.co 
m:



-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi, trying to start a new extension and following
http://wiki.radiantcms.org/Creating_Radiant_Extensions i got this
problem creating the controller.

The name 'admin' is reserved by Ruby on Rails.
 Please choose an alternative and run this generator again.

what can i be doing wrong ?

thanks
Guillermo
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iEYEARECAAYFAkl3qDUACgkQcSOFtc3tqRWywQCfWHsZRvwtHo5+Wt08/OHEMpaM
rpEAnRLHJOXIii9C3lMrbTPMmVmn2Nh2
=W9H5
-END PGP SIGNATURE-
___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant