Displaying 4 results from an estimated 4 matches for "jlecour".
Did you mean:
lecour
2012 Jun 08
2
File creation mode in Rails + Unicorn
...n the unicorn.rb config script I have set this :
user ''deploy'', ''deploy''
I''ve tried to use unicorn in socket or TCP mode, but I get the same result.
Thanks for any help and for making Unicorn such an awesome tool.
J?r?my Lecour
http://twitter.com/jlecour
2011 Mar 18
1
using Geokit with rails3
HI all i am a newbie ,and starting a rails 3 application and my
application needs geokit plugin .so anybody knows how to install
geokit plugin in rails 3 and using it with the application?
I am using ruby 1.9.2 and rails 3.0.3 with mysql2. pls help..
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send
2012 Nov 19
3
Number of worker processes on hyperthreaded processor
Good morning,
The tuning page says worker_processes should be at least the number of CPU cores on a dedicated server. In the case of hyper-threading, should this be the number of cores or the number of threads?
For example the Intel Core i7-2600 Quadcore[1] has 4 cores and 8 threads. Would I start my worker_processes at 4 or 8?
Finally, would the same apply to Nginx worker processes?
Many
2012 Dec 04
0
Empty test suite is run after every rake task
...vendor/cache/git/active_olap'' # :git
=> ''git://github.com/eMerchantPay/active_olap.git''
gem ''geokit-rails'', :branch => ''gem'', :path =>
''vendor/cache/git/geokit-rails'' # :git =>
''git://github.com/jlecour/geokit-rails.git''
gem "breadcrumbs_on_rails"
gem "prototype_legacy_helper", ''0.0.0'', :path =>
''vendor/cache/git/prototype_legacy_helper'' # :git =>
''git://github.com/rails/prototype_legacy_helper.git''
gem &quo...