Hi guys,
I created a project and got below errors when I started the server. My
raidant version is 0.9.1.
Do you have any idea to fix it? Thank you!
Processing SiteController#show_page (for 127.0.0.1 at 2011-08-27
14:46:43) [GET]
Parameters: {"controller"=>"site", "action"=>"show_page",
"url"=>"
Thank Jordon & William.
I remove rails 3.0 and use the embedded rails version. It is ok now.
On Aug 19, 7:22 pm, Jordon Bedwell wrote:
> On Fri, Aug 19, 2011 at 6:09 AM, Jacky Huang wrote:
> > Hi,
> > I install radiant on ubuntu with 'sudo gem install rails radiant
Hi,
I install radiant on ubuntu with 'sudo gem install rails radiant'. And
the rails version is 3.0.10.
jacky@jacky-laptop:~$ rails -v
Rails 3.0.10
jacky@jacky-laptop:~$ radiant -v
Radiant 0.9.1
jacky@jacky-laptop:~$
I know currently radiant is not supported with rails 3.0. So I am
confused with