Displaying 20 results from an estimated 3000 matches similar to: "Generate YARD docs for modulepath"
2011 Aug 15
3
Rackspace, Engine Yard, Heroku, etc. - Which do you recommend?
Hello.
We are looking for a new provider to host our Rails site -- we have
outgrown our current provider (for the past 4 years) since our business
is beginning to take off in a big way this year.
Which provider (e.g. Rackspace, Engine Yard, Heroku, Serverbeach, etc.)
would you recommend to run a highly scalable site?
FYI, we currently have over 150,000 users that will likely grow to a
million
2010 Sep 28
0
How long should Yard take to build documentation for gems?
I just installed Yard latest and am trying out the yard server with
yard server --gems. I get a nice list of all my installed gems pretty
much immediately, but no matter which one I click on, I get a spinny
thing that won''t go away, saying that [gem name] is being processed. I
haven''t yet seen a finished documentation page.
Is this normal?
Walter
--
You received this
2012 Mar 08
5
FXRuby 1.6.23 released
Hi fxruby hackers,
new version 1.6.23 is out with the following changes. Unfortunately
the fxruby.org homepage is down and I don''t have access to it.
Therefore I''ve moved the documentation to
http://rubydoc.info/github/larskanis/fxruby/1.6/frames and converted
to yard.
Have fun!
=== 1.6.23 / 2012-03-08
* Add YARD documentation support
* Use generated Manifest.txt
* Support
2012 Jan 30
2
SLES11: facter without arguments produces Error: uninitialized constant Facter::IPAddress
Hi, I run into problems with the ipaddress fact using the latest
Facter gem (1.6.4, 1.6.5) on SLES11. The versions and gems I use work
perfectly fine on SLES10 SP3.
The problem: running "facter" without arguments results in an error,
even though the erroring fact "ipaddress" is ok.
test:~ # cat /etc/SuSE-release
SUSE Linux Enterprise Server 11 (x86_64)
VERSION = 11
PATCHLEVEL
2009 Jun 04
0
Trying to get a job at Engine Yard
This is sort of Rails-related :)
I recently applied for a job at Engine Yard after meeting the staff at
RailsConf 2009. EY as you probably know is one of the premiere hosting
companies for Rails. The told me to "send them something that would
get me hired".
After slaving over my resume and putting extra effort into my cover
letter (http://tr.im/npLV) I finished yesterday a series of 1
2011 Jan 12
6
Dependency resolution for packages
Hi, I have a simple use case, but can''t get the dependency resolution
to work on first run. This is not critical, but I want to understand
what''s going on. Here''s the szenario:
* puppet --version: 2.6.4
* on the bare system, I have vim 6.4 installed (no vim-base)
* I first want to upgrade to the latest version in repo, which is 7.1,
* and then install vim extensions for
2007 Nov 18
12
Lighthouse and Engine Yard sponsorships
Hey all,
I''m very happy to announce that ActiveReload[1] has generously offered
to sponsor a lighthouse[2] account for rspec. We''ll be moving ticket
tracking there. We''ve already got the account set up and will soon
make it public.
We''re also going to be getting a sponsored slice at Engine Yard[3] to
host source control, which will be either mercurial or git
2006 Sep 25
3
Engine Yard blog
Just received the news from Tom Mornini.
Congrats Ezra for the new Engine Yard site and the blog you will be
collaborating.
Hope to read you there soon.
http://www.engineyard.com/
Jonathan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/backgroundrb-devel/attachments/20060925/3f251fa4/attachment.html
2002 Oct 17
1
Link to "The use of multirate filter banks for coding" by T. Sporer, K. Brandenburg and B. Edler
Hello,
In the "Documentos" section SanJaaC Electronics' website you can now find a
zipped version of the paper "The use of multirate filter banks for coding of
high quality digital audio" by T. Sporer, K. Brandenburg and B. Edler.
I hope this helps to relieve the shortcoming with the -404 error message
when trying to access it form other sites.
Please let me know if I am
2006 Oct 30
11
BackgrounDRb 0.2.0 Release! Complete rewrite.
Hello Folks-
I am really happy to announce the release of BackgrounDRb 0.2.0 .
This is a complete rewrite and re-architecture of this codebase. I
want to
thank skaar for all of his hard work. I put out a call for help with
the new
architecture and skaar stepped up bigtime. I had already written
the new
scheduler and cron compatible syntax and moved to multi process
architecture. But he
2006 Oct 24
1
Status Update
Heya folks-
I just wanted to give a little status update on the new version of
BackgrounDRb. Skaar has stepped up big time and done a ton of work
getting the new architecture going so big thanks to him. I will be
doing some documentation and a few more tweaks and we should have a
new release shortly.
Cheers-
-- Ezra Zygmuntowicz
-- Lead Rails Evangelist
-- ez at engineyard.com
--
2006 Oct 30
3
Question about new results hash
Is it really a hash? As in, can I pass it into a method that a worker is
calling so that, for example, a method in my ActiveRecord that''s
actually doing the work?
Really liking the new code. Does rubyforge or devjavu have the rdocs
anywhere?
--
Joshua Warchol
Code Poet, Zaadz Inc.
http://joshua.zaadz.com/
2006 Nov 09
6
OptimizedMutex for Mongrel
Hey Zed-
I had a user with an app that was leaking memory with mongrel but
not lighty/fcgi. I have been doing anything I can to track it down. I
already did the Mutex patch to use unshitf and pop instead of shift
and push and it didn''t really help much. The mem leak only really
shows up when you use the wsess option to httperf.
The other day I saw a ruby C extension that
2006 Dec 26
7
Rubygems 0.9.0.8 and Fastthread problem
Heya Folks-
This is mainly for Zed and Mentalguy. I have been playing with the
new release of rubygems 0.9.0.8 and I have a major problem with the
requirement that fastthread needs to be required before thread. Just
requiring rubygems and then requiring fastthread right after that
will throw the error:
ez _blog $ ruby
require ''rubygems''
require
2007 Jul 12
4
Backgroundrb needs a new maintainer.
Hello All-
Is there anyone out there that wants to take over as maintainer of
the backgroundrb project? I feel bad because I know lots of folks use
it but I absolutely do not have time to work on it anymore :(.
I''m looking for a new maintainer, I would give you all the access to
the project you need and try to help you come up to speed on the
codebase.
If anyone is
2008 Jan 16
1
modulepath not working with environments
I''m testing the new environments feature in 0.24.1.
http://reductivelabs.com/trac/puppet/wiki/UsingMultipleEnvironments
But I am having a problem getting it to recognise the modulepath setting
within the environment.
I''m wondering if this is a bug or if I am doing something wrong
For this example, the environments are called "prod" and "test".
On the
2011 Sep 28
3
[LLVMdev] Socialize!
If you're in the bay area next week and would like to socialize with
your peers in an environment where talk about LLVM is encouraged, then
you should come to the LLVM Bay-Area Social!
The next LLVM bay-area social will be Wednesday, Oct 5th, but at a new
location! Yard House in San Jose isn't the most transit accessible, so
we'd appreciate anyone willing to drive others. On the plus
2006 Jul 07
1
Levels and GLM
I am using the as.factor command to use with glm. When I use the command
>maj <- as.factor(data.logistic$Majors)
>maj
I receive the following output:
[1] M M N M M M M N N M M M N M M M M M M M M M M M N M N N M M N M
M N M M M M M
[40] N M N M M N M M M N M N M N M N N N M N M M M M M M N M N M M M
M M N N M M M
[79] M M M N N M M N M N M M M M M M M M M M M M M M M N M M M M M N
2006 Dec 21
10
versioning of win32 versus ruby gems
I know we already mentioned this before on the list but I couldn''t
find it in the archives. Is there a way to differentiate the versions
for ruby/mswin32 so that I could run a command like:
# sudo gem install mongrel
--source=http://mongrel.rubyforge.org/releases/ --include-dependencies
--version 1.0
and have it not prompt me like this:
Select which gem to install for your platform
2007 Apr 29
3
Building Modules Against Xen Sources
I''m currently trying to build modules against the kernels created
with Xen 3.0.5rc4.
This used to not be such a problem, as Xen created a kernel directory
and the built in it. Plain Jane, nothing fancy.
I''ve noticed that somewhere since I did this (which was as recent as
3.0.4-1) the kernel build now does things a bit different.
Apparently there is some sort of