search for: srinu

Displaying 7 results from an estimated 7 matches for "srinu".

Did you mean: sring
2008 Jan 20
9
Ferret Gem Installation on Windows
Trying to install ferret on my windows XP environment. Using InstantRails 2.0 with RoR 2.0.2, and NetBeans 6.0. I had successfully installed and built RailsSpace in InstantRails 1.7, but am trying to upgrade RailsSpace to RoR 2.0.2 using the code that Michael has kindly provided for us on the website. When I run the gem install ferret command, I get the following error: C:\Documents and
2006 Jul 19
11
Getting data from the database only once
Hi, I am a little bit new to ruby. I have a requirement that I need to get the data from the database. I need to do this many times in the whole application. But, I am looking for a way with which I can get the data from the database table only once and store it in some variable, and I can use it anywhere I want.(I am trying not to use the global variable for this purpose). Is there a way
2008 Jul 09
0
acts_as_ferret problem
Srinu Pala wrote: > Hi, > > I want to use the ferret plugin. > I installed the acts_as_ferret. And installed the acts_as_feret plugin > also. > when I am going to generate the controller, > it is showing one error like > b/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in >...
2008 Mar 06
2
Radiant CMS
Hi, Could Please tell me how can we use radiant CMS in our application. Is this radiant cms is famous for ROR? Is there any other way to create CMS ror application. Thank you, srinivas rao.pala -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk"
2008 Mar 12
0
CMS act_as_tree problem and template_root
Hi, I want use the comatose CMS plug in for creatin one application. I installed all the things. When I run this application I got this error. "template_root". Please clear my problem. And How can I create one application by using the comatose. Please send the sample application if available. Thank you, srinivas rao.pala -- Posted via http://www.ruby-forum.com/.
2008 Oct 06
1
Accessing Oracle Package in models
Hi All, Just wanted to know if we can write models for the Oracle packages. Like, if I have an oracle package named "user_pkg", and a function function_1 in it, can I have a model under the name "UserPkg" and then access the function "function_1", in it. If creating a model is not the right way, how to access those packages in the models? Regards, Anand. -- Posted
2007 Apr 04
0
Webrick startup problem
I had my application running perfectly in the 1.8.2th version of ruby. Now I have updated the version of ruby to 1.8.6(through the one-click installer). I again installed the rails,uuid, and all other plugins. I am able to start the application of some applications. But for this application it is giving this error. Can some body help me................THANKS in advance. => Booting WEBrick...