search for: gem_server

Displaying 20 results from an estimated 32 matches for "gem_server".

Did you mean: gam_server
2009 Oct 05
4
Friendly_id and Rake problem.
Hello there, The plugin friendly_id (http://github.com/norman/friendly_id) has rake tasks that you can call. I''m using this plugin as a gem. I''m trying this: rake friendly_id:make_slugs MODEL=Post and it is rising this error: Don''t know how to build task ''friendly_id:make_slugs'' So the question is: how do I call a gem''s rake task? David
2007 Feb 28
1
[ win32utils-Support Requests-8957 ] Killing grandchildren?
...rg/tracker/?func=detail&atid=412&aid=8957&group_id=85 Category: win32-process Group: None Status: Open Resolution: None Priority: 3 Submitted By: Chad Woolley (thewoolleyman) Assigned to: Nobody (None) Summary: Killing grandchildren? Initial Comment: I am trying to spawn, then kill, a gem_server process. On windows, however, this actually spawns a child cmd instance for the gem_installer.bat file, which then spawns a grandchild ruby process for the gem_server command. I can''t figure out how to make the grandchild process die. If I could get it''s PID, I could kill it, b...
2006 Jan 29
3
Depot example doesn''t work on my pc
...ms'' and the 45 line in the server file require File.dirname(__FILE__) + "/../config/environment" I supposed the problem is about rubygem installation so I checked it. I''ve installed the rubygem in this folder. matteod@bones:/opt/rubygems-0.8.11/bin$ ls gem gem_mirror gem_server gemwhich generate_yaml_index.rb update_rubygems Is it right? What''s the matter now? Many thanks! Matteo. -- Posted via http://www.ruby-forum.com/.
2006 Feb 28
5
List and update installed gems?
Hi, could someone tell me how to list and update the currently installed gems on my rails installation? Thanks in advance, -Conrad
2006 Feb 22
3
ri docs for Rails?
I cant find ri docs for any of the Rails classes. Do I have to generate them? I do see RDoc files. john
2007 May 27
0
[ win32utils-Support Requests-8957 ] Killing grandchildren?
...nc=detail&atid=412&aid=8957&group_id=85 Category: win32-process Group: None >Status: Closed >Resolution: Rejected Priority: 3 Submitted By: Chad Woolley (thewoolleyman) Assigned to: Nobody (None) Summary: Killing grandchildren? Initial Comment: I am trying to spawn, then kill, a gem_server process. On windows, however, this actually spawns a child cmd instance for the gem_installer.bat file, which then spawns a grandchild ruby process for the gem_server command. I can''t figure out how to make the grandchild process die. If I could get it''s PID, I could kill it, b...
2005 Aug 29
2
Where to point the browser to for appdoc documentation
...batch file in the depot directory this takes care of generating the application documentation. The default rake appdoc isn''t working under windows right now (remove the -T option). So, where do I point my browser to (so that I can view the new generated application documentation)? Running gem_server didn''t help so far... listing doc.bat rdoc -o doc/app --line-numbers --inline-source --title ''Rails Application Documentation'' doc/README_FOR_APP app/controllers/admin_controller.rb app/controllers/application.rb app/controllers/login_controller.rb app/controllers/...
2005 Dec 23
3
Getting ri to include rdoc for my rails gems
I''ve installed Ruby 1.8.2 and Rails 1.0 on Windows XP and it''s working great. However, ri, doesn''t seem to know about any of the rdocs for the rails classes. For example if I run "ri --classes" none of the ActiveRecord classes are listed. What''s the correct way to get ri to include rails classes? Thanks, Todd -- Posted via
2006 Jan 15
2
removing old rails docs after updating rails
Hi, When I start gem_server and look at localhost:8808 I can see multiple version of actionpack, activerecord etc. Is there a command to delete the old documentation after I update rails? Thanks, Peter
2006 May 08
2
Documentation for rails
I''m trying to convince a co-founder of the startup I''m working on that rails is the new black, or possibly the next sliced bread. Does rails ship with doc, or the API? I can''t even figure out how to download it from api.rubyonrails.com, or if that''s possible. When I look in C:\ruby\lib\ruby\gems\1.8\gems\rails-1.1.2\doc I see nothing of use. I have to admit
2006 Apr 08
4
API rails
hi! I''m a Spanish student and I''m a new reader in this list. I''d like to ask us the next question: is it possible to download Rails API? thanks! PD: I''m sorry if my english isn''t very good. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 Aug 07
5
Documentation for downloading and reading offline
Is there anywhere that I can download the Ruby/Rails documentation & APIs so I can peruse it offline at leisure? I only have a dialup connection at home and going online all the time to access important documentation like that is a bit of a pain. -- Posted via http://www.ruby-forum.com/.
2006 Jun 09
7
Active DIrectory
I am building a application for my university and I would like to make this application authenticate agains a Active Directory server. I would like to know if there is an already built solution for this somewhere online ? Thanks -- Nicolas Kassis -------------------- http://www.nickassis.net http://www.nickassis.net/blog -------------- next part -------------- An HTML attachment was scrubbed...
2005 Jan 28
16
primary_key_prefix_type, support for non-integer primary keys
Hello! I''m just starting out with Rails--and Ruby itself for that matter--and have a couple of questions regarding primary_key_prefix_type and non-integer primary keys. I see in the ActiveRecord documentation [1] that by default the primary key of a table "foo" is expected to be "id", though primary_key_prefix_type this can be changed to :table_name or
2007 Jan 27
7
Getting elements from a web page
I am new to Mechanize and was wondering if there was a built-in method to get the elements that are on the page that are not part of a form. A couple of examples would be my banking site lists my entries and I want them to go into an array so that I can handle them. Or another site I use, does some categorization for me and I would like to manipulate it and present it differently to a user.
2005 Dec 16
7
offline copy of the api site ?
Hi, Is there a archive off http://api.rubyonrails.org/ so that I can view it without net access? Kind Regards, Herbert _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails
2006 Jul 17
1
RDoc
Newbie question: In the Rails documentation it often reads something like > See the RDoc on ActionController::AutoComplete to learn more about > this. How do I generate/view this documentation? (I''m on Mac OS X) Thanks in advance Sebastian -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 Jun 13
0
gem install rails --include-dependencies fails
...ncies /opt/rubygems/0.8.11/bin/gem:3:in `require'': no such file to load -- rubygems (LoadError) from /opt/rubygems/0.8.11/bin/gem:3 [root@svrlnweb02 root]# type gem gem is hashed (/opt/rubygems/0.8.11/bin/gem) [root@svrlnweb02 root]# ls /opt/rubygems/0.8.11/bin/ gem gem_mirror gem_server gemwhich generate_yaml_index.rb update_rubygems [root@svrlnweb02 root]# type ruby ruby is hashed (/usr/local/bin/ruby) Can you advise ? Best Regards, -- Olivier Kaloudoff Linux / Solaris Support / IT Design Nice Texas Instruments France 821 av Jack Kilby 06270 VILLENEUVE LOUBET
2006 May 18
0
Local ruby api access howto
...on my system where all the yaml files are e.g., /opt/local/share/ri/1.8/system/Array/%3c%3d%3e-i.yaml And I''ve found how to access the api via the command line (with ''ri'') but how do I see the api locally via a browser? i.e., the Base Ruby language api. I know about gem_server for the other stuff. Thanks. with regards, -- Lachlan Deck
2006 Apr 19
3
Custom Form Buttons
Is there a way to deliver options for a custom form button to the submit function? As in: <input type="image" name="submit" src="image.jpg" width="126" height="18"> -- Posted via http://www.ruby-forum.com/.