search for: vacindak

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

2005 Feb 24
8
web services with ActionWebService
<noobalert> Uh, yeah. So my noob self is showing through again. I''m trying to write a simple hello-world type web service with the ActionWebService thingy. I didn''t get very far. I''ve only done web services stuff in .NET, so I''m not exactly used to this sort of thing. Anyhow, I have a file, person_api.rb in my app/apis folder. I want to take a single
2005 Mar 22
9
am i the only one with this problem?
(clean install) >gem install rails Attempting local installation of ''rails'' Local gem file not found: rails*.gem Attempting remote installation of ''rails'' Install required dependency activesupport? [Yn] y Install required dependency activerecord? [Yn] y Install required dependency actionpack? [Yn] y Install required dependency actionmailer? [Yn] y
2006 Mar 07
6
Can Ruby and PHP play nice together?
I''m busy trying to bang out a new version of the website for my fantasy baseball league (www.ibl.org) and I''m torn as to what to do. I''m a PHP coder by day (Zend Certified and everything) but like Rails too. Now, the site is morphing into a "blog plus tools for league members" site. A lot of those tools are already written in PHP and I don''t want
2005 Feb 19
5
Routing: How do I use what is left from an URL
Hi, I have this scenario. I have the full path of a page stored in the database (column ''path''). I want to be able to have very short urls for retrieving the pages, so i have this route in my map map.connect ''-/:title'', :controller => ''page'', :action => ''view_by_title'', :title => nil so when I go to
2006 Jun 19
5
RSS reader for rails application.
Hi, I was wondering if there''s an RSS reader plugin of some sort available that will basically get the RSS feeds for me and then allow my Rails application to take those feeds and present them on my website. Would anybody know how I could get this to work with a rails app? Thanks. -- Posted via http://www.ruby-forum.com/.
2005 Mar 04
3
optimization
Ok, so, I''ve written my first app in rails. It''s pretty nifty. Only one problem. Slower than you could possibly comprehend. Processing PersonController#show (for 67.138.254.231 at Thu Mar 03 21:04:16 Eastern Standard Time 2005) Parameters: {:id=>"1", :controller=>"person", :action=>"show"} [4;35mPerson Load (0.219000) [0;37mSELECT
2005 Mar 04
3
Boolean values
...; 8. Re: Rails and SCM Best Practices (Patrick Franz -- ML) > 9. Re: Rails and SCM Best Practices (Patrick Franz -- ML) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Thu, 3 Mar 2005 22:42:31 -0500 > From: Bob Aman <vacindak-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > Subject: Re: [Rails] optimization > To: Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > Message-ID: <599af4e20503031942795cfea-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org> > Content-Type: text/plain; charset=US-ASCII > > In...