Thanks,
Dan
What kind of error do you have?. Are you trying to overwrite an
existing controller with r_c?. When do you get that error?.
al.
--
Alberto Molpeceres.
Linking Paths.
Simple registration for your events. http://www.stagehq.com
> --
> You received this message because you are subscribed to the Google Groups "tog_users" group.
> To post to this group, send email to tog_...@googlegroups.com.
> To unsubscribe from this group, send email to tog_users+...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/tog_users?hl=en.
>
>
On Mar 10, 3:04 am, Alberto Molpeceres <alberto.molpece...@gmail.com>
wrote:
> Sorry, I've never used resource_controller :(.
>
> What kind of error do you have?. Are you trying to overwrite an
> existing controller with r_c?. When do you get that error?.
>
> al.
>
> --
> Alberto Molpeceres.
> Linking Paths.
>
> Simple registration for your events.http://www.stagehq.com
Aha. Have you seen the "require 'desert" in config/environment.rb
before initializing the app?. After setting that order... does the
application work properly?
al.
Once you load the gems in the right order, the application works
(although I'm still ironing out minor routing issues).
On Mar 10, 7:59 am, Alberto Molpeceres <alberto.molpece...@gmail.com>
wrote: