Hello everyone,
I recently upgraded from rc2 to rc3 and when I try to run any rake tasks
or otherwise initialize the application, I'm getting the below error.
Prior to installing the new radiant rc3 gem (which also upgraded Rails
to 2.3.14) everything was working fine. I'm not seeing anyone el
I have follow the code in help extension. But it doesn't seem to work. I am
using Radiant 0.9.1. I have a a common_helper.rb under my extension
my_extension/app/helpers/common_helper.rb. So under
class MyExtensionExtension < Radiant::Extension
def activate
ApplicationController.class_eva
Good Afternoon all,
I have a static template and I have been trying to create a blog
from. I have the following in the body of the document:
Title
Jan 05th
Words here
So I followed the guide on the wiki and have this:
On Tue, Oct 11, 2011 at 12:15 PM, Shanison wrote:
> You have the following application helper
> module ApplicationHelper
> def method_a
> end
> end
> Then if you have other helper
> module OtherHelper
> def b
> method_a # i can call method a here
> end
> end
> I am not sure how this act
You have the following application helper
module ApplicationHelper
def method_a
end
end
Then if you have other helper
module OtherHelper
def b
method_a # i can call method a here
end
end
I am not sure how this actually works since module has not inheritance. So
my question is if I di
On Tue, Oct 11, 2011 at 11:40 AM, Shanison wrote:
> Thanks for the reply. However if i create new helper module, it won't behave
> as application_helper. So there is not method inheritance. Then for other
> modules that i need to use some codes inside this helper, i need to include
> the new modu
Thanks for the reply. However if i create new helper module, it won't behave
as application_helper. So there is not method inheritance. Then for other
modules that i need to use some codes inside this helper, i need to include
the new module?
On Sun, Oct 9, 2011 at 9:09 AM, Shanison wrote:
> Hi all,
>
> I have some methods that needs to be used by all helpers in the
> extensions. So I need to add some methods to ApplicationHelper. I
> can't just create the application_helper.rb in my extensions, it will
> just overwrite the application
Thanks Will,
Seems I didn't run the migrations on production database.
Regards,
Jeffrey
On Oct 7, 2:47 pm, William Ross wrote:
> On 7 Oct 2011, at 13:07, jsman wrote:
>
> > Hello fellow Radiant users,
>
> > When uploading an image to the asset bucket in Radiant 1.0.0 RC3 I get
> > the following
Hi all, I am new to radiant cms. I am using radiant 1.0.0 rc3.
I have some questions.
1. Can anybody suggest me for the complete working tutorial for
radiant cms.
2. I have installed it in ubuntu 11.04. While I am watching the view
site. I am getting this type of errors like
\n This is the
10 matches
Mail list logo