Displaying 3 results from an estimated 3 matches for "camber".
Did you mean:
chamber
2007 Dec 21
0
rake test:plugins gives uninitialized constant RAILS_ROOT
...loader.rb:5
from
/usr/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake/rake_test_loader.rb:5:in
`each''
from
/usr/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake/rake_test_loader.rb:5
rake aborted!
--
Aloha,
Kevin English
Rails Evangelist
Software Development and Integration Team
Camber Corporation
Honolulu, HI
Office: 808.237.3539
Fax: 808.237.3540
--
Aloha,
Kevin English
Rails Evangelist
Software Development and Integration Team
Camber Corporation
Honolulu, HI
Office: 808.237.3539
Fax: 808.237.3540
2007 Dec 22
0
[Fwd: Re: what happened to get_worker?]
...gt; using ask_status. By default, all workers start with a status of nil.
>
> So, make sure that in worker code, you are using register_status() to
> register current status of worker.
>
>
>
--
Aloha,
Kevin English
Rails Evangelist
Software Development and Integration Team
Camber Corporation
Honolulu, HI
Office: 808.237.3539
Fax: 808.237.3540
--
Aloha,
Kevin English
Rails Evangelist
Software Development and Integration Team
Camber Corporation
Honolulu, HI
Office: 808.237.3539
Fax: 808.237.3540
2006 Jun 27
3
Capgem 0.1 Released
I''ve put up a first release of Capgem on Rubyforge. It''s available under the
MIT license.
Capgem is an extension to Capistrano which adds a pack task to Capistrano so
you can package up your Rails application as a Gem. This is useful if you
are in an environment where Capistrano''s remote deployment tools aren''t an
option. Capgem currently adds start and stop