search for: generate_rdoc

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

Did you mean: generate_doc
2006 Apr 24
1
Upgrading Rails to 1.1.2 exception thrown ...
.../usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:21:in `require__'': no such file to load -- rdoc/rdoc (LoadError) from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:21:in `require'' from /usr/local/lib/site_ruby/1.8/rubygems/doc_manager.rb:43:in `generate_rdoc'' from /usr/local/lib/site_ruby/1.8/rubygems/gem_commands.rb:215:in `execute'' from /usr/local/lib/site_ruby/1.8/rubygems/gem_commands.rb:214:in `execute'' from /usr/local/lib/site_ruby/1.8/rubygems/gem_commands.rb:153:in `execute''...
2006 May 18
4
Install Glitch
....2 /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:21:in `require__'': no such file to load -- rdoc/rdoc (LoadError) from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:21:in `require'' from /usr/local/lib/site_ruby/1.8/rubygems/doc_manager.rb:43:in `generate_rdoc'' from /usr/local/lib/site_ruby/1.8/rubygems/gem_commands.rb:215:in `execute'' from /usr/local/lib/site_ruby/1.8/rubygems/gem_commands.rb:214:in `each'' from /usr/local/lib/site_ruby/1.8/rubygems/gem_commands.rb:214:in `execute'' from...
2005 Nov 18
2
Migrate Ubuntu Rails App to Fedora?
...tivesupport-1.2.3 /usr/lib/site_ruby/1.8/rubygems/custom_require.rb:21:in `require__'': no such file to load -- rdoc/rdoc (LoadError) from /usr/lib/site_ruby/1.8/rubygems/custom_require.rb:21:in `require'' from /usr/lib/site_ruby/1.8/rubygems/doc_manager.rb:43:in `generate_rdoc'' from /usr/lib/site_ruby/1.8/rubygems/gem_commands.rb:215:in `execute'' from /usr/lib/site_ruby/1.8/rubygems/gem_commands.rb:214:in `execute'' from /usr/lib/site_ruby/1.8/rubygems/gem_commands.rb:153:in `execute'' from /usr/lib/sit...
2008 Mar 29
1
ruby bindings
.... I used a template I find somewhat nicer than the default, but if you don't like it, it can easily be changed. The generated html documentation is included. There is a rakefile for generating the documentation, which most Ruby programmers would use, although I provided the identical command in generate_rdocs.sh. Also attached, I ported Enrico Zini's apt-xapian-index to Ruby from Python. It looks like he hasn't gotten around to adding that to the Debian SVN repository, so I've provided it here that it might also be used as examples. I hope to use Xapian more in the future, thank you for pro...
2006 Apr 17
1
Error with installing rails/gems on ubuntu-dapper
.../usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:21:in `require__'': no such file to load -- rdoc/rdoc (LoadError) from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:21:in `require'' from /usr/local/lib/site_ruby/1.8/rubygems/doc_manager.rb:43:in `generate_rdoc'' from /usr/local/lib/site_ruby/1.8/rubygems/gem_commands.rb:215:in `execute'' from /usr/local/lib/site_ruby/1.8/rubygems/gem_commands.rb:214:in `execute'' from /usr/local/lib/site_ruby/1.8/rubygems/gem_commands.rb:153:in `execute''...
2006 Mar 23
6
[mongrel] [fedora5] install error " can''t find ruby libs"
Installed Fedora5. Installed Ruby 1.8.4. Installed rubygems. Installed rails. Created test app to verify that ruby and rails were working. When I attempted to install mongrel via: sudo gem install mongrel I get this error: Install required dependency daemons? [Yn] y Install required dependency gem_plugin? [Yn] y Building native extensions. This could take a while... can''t find
2006 Feb 28
10
Salted hash login, postgresql, unit tests
Hello, I have tried to install the salted hash login generator by following the quick start guide at: http://wiki.rubyonrails.com/rails/pages/SaltedLoginGeneratorQuickstart. Everything seems to work fine until I try to run the unit tests by doing ''rake test_units'', then I get the following error message: <error-message> [brasse@keso login-test]$ rake test_units (in