search for: yeow

Displaying 20 results from an estimated 31 matches for "yeow".

Did you mean: meow
2008 Jan 09
6
[PATCH] x 2 - Fix for "null pointer exception" when ask_status is called before worker is run, and docfixes
...h, defaults_for_packet_master.diff for this. update_readme.diff attempts to format the README so that it displays better in HTML and also removes mention of worker tests being generated from the worker_generator. Let me know if there''s a better way for me to submit patches! Cheers, Chu Yeow -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/backgroundrb-devel/attachments/20080109/11cb0823/attachment-0001.html -------------- next part -------------- A non-text attachment was scrubbed... Name: update_readme.diff Type: applicat...
2007 Oct 04
4
2 more JSON / XML feature parity patches before Rails 2.0
...ng has a patch at http://dev.rubyonrails.org/ticket/9750 that needs your help with verification and ideas on whether this different date format would work. This is the last sprint before Rails 2.0 I''m guessing so if you use JSON at all please do chip in! Thanks for listening. Cheers, Chu Yeow --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-c...
2007 Dec 07
9
Merb-style development exception pages for Mac OS X
...oks like in Merb: http://yehudakatz.com/wp-content/uploads/stacktrace.gif What do you guys think? Personally I find it very convenient to be able to click the line numbers and go right to the source in TextMate. Oh and the styling does need some work, feel free to spruce it up a bit. Cheers, Chu Yeow --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-cor...
2008 Jan 03
1
Trac not for general use?
.../) and it seems like only admins have permission to do so. Is this intended? I read in the readme that patches should be mailed to this list, but I much prefer to use Trac since there''s already one set up. Any reason Trac is not open to registered Devjavu users? Spam perhaps? Cheers, Chu Yeow
2007 Sep 28
2
Rails shouldn't output invalid JSON by default
...with a big fat JSON warning about the invalid JSON by default ;) Oh and the easiest solution: set ActiveSupport::JSON.unquote_hash_key_identifiers = false by default in ActiveSupport::JSON (http://dev.rubyonrails.org/browser/ trunk/activesupport/lib/active_support/json/encoding.rb). Cheers, Chu Yeow --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-c...
2007 Dec 07
2
[ActiveSupport] Patches needing review: re-organization of #to_query methods, preservation of XML/JSON content-type
...ime::XML/Mimi::JSON - http://dev.rubyonrails.org/ticket/10388 Oh and a tiny patch for inconsistency in #to_sentence: http://dev.rubyonrails.org/ticket/10390 and a trivial doc patch for Date.yesterday and Date.today: http://dev.rubyonrails.org/ticket/10375 Reviews appreciated! Thanks! Cheers, Chu Yeow PS Rails 2.0 is almost here it seems: http://dev.rubyonrails.org/changeset/8321 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-co...
2004 Sep 10
1
[Flac-users] BIG Problem!!! Help please!
Yeow! I have many files that have become unplayable. They are almost (but not always) the files of an entire CD. The error I get is FLAC_STREAM_DECODER_ERROR_LOST_SYNC. They played until recently using WinAmp and PhatNoise. They will not decode, returning a 0 error. I recently re-installed Windoze (XP P...
2002 May 25
2
Problem with winbind in Win2k domain
I've been trying to setup a Samba file server on our Win2k domain that will use the users/groups from Win2k using Winbind. I have been quite successful so far but have come up against a problem. This is what I've done so far: - Download 2.2.4, compiled and installed fine - Setup winbind & added the server to the domain. All works fine (I ca list users, groups etc) - Setup samba
2008 Jan 02
3
Submitted a patch, got pluses, what now?
Hello Rails people, I submitted a patch recently to get rid of an annoying exception raised when an AR object is created - http://dev.rubyonrails.org/ticket/10556 , had some people review it, got some pluses... What am I supposed to do now? Can anybody advise or just review the patch and take care of the issue? Thanks! -- Best regards, Yuri Leikind
2007 Oct 02
0
More JSON and XML feature parity for AR and ActiveSupport (patch review)
...the abililty to say in your controller: @authors = Author.find(:all) render :json => @authors.to_json(:only => :name) Please check out this patch that adds this: http://dev.rubyonrails.org/ticket/9751 and help verify it and post any suggestions you may have. Thanks a lot! Cheers, Chu Yeow --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-c...
2007 Oct 15
0
Some JSON doc patches
In case Rails 2.0 gets released without these bits of documentation regarding the recent JSON changes, I''d like to highlight some docfixes: http://dev.rubyonrails.org/ticket/9833 and http://dev.rubyonrails.org/ticket/9814 Could a committer could take a quick look? Thanks! Cheers, Chu Yeow --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-c...
2007 Oct 24
0
2 more quick JSON-related patches
Just some quick cleanup and documentation. Remove obsolete ActiveSupport::JSON::Variable - http://dev.rubyonrails.org/ticket/9969 Add documentation for Hash#to_json and Enumerable#to_json - http://dev.rubyonrails.org/ticket/9970 Please review :) Thanks! Cheers, Chu Yeow --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-c...
2007 Nov 06
0
2 quick doc patches looking for +1s or commits
Hi again everyone, I''ve 2 tiny doc patches mostly involving grammar fixes (and errant whitespace elimination). My English is not perfect so any review would be very welcome. The patches: http://dev.rubyonrails.org/ticket/9819 http://dev.rubyonrails.org/ticket/10062 Thanks! Cheers, Chu Yeow --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-c...
2007 Dec 16
0
Specifying asset hosts via a proc (ActionController::Base.asset_host)
...eone''s question on IRC channel #rubyonrails about configuring the asset host (conclusion being that you had limited options or you could monkey patch). Please give me your ideas or any opinions for or against this at the ticket http://dev.rubyonrails.org/ticket/10521. Thanks! Cheers, Chu Yeow --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-cor...
2007 Dec 28
0
Mocha 0.5.6 breaks ActionController test
Hi guys, Could a core committer review and apply http://dev.rubyonrails.org/ticket/10602? This would get rid of a failing test with the latest version of mocha (0.5.6). Thanks much! Cheers, Chu Yeow --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-cor...
2011 Feb 28
0
Patch for serious nil response bug when Action caching responses that are not cacheable
...e fixed a pretty annoying bug in Action caching that is detailed here: https://rails.lighthouseapp.com/projects/8994/tickets/6480-action-cache-filter-code-incorrectly-renders-nil-response-body-if-response-is-non-cacheable Would appreciate testers or a direct commit if it checks out :) Cheers, Chu Yeow -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-core+unsubscribe@googlegroups.com. For more options...
2007 Nov 20
2
Anyone using to_xml and procs...
I''m looking for comments on http://dev.rubyonrails.org/ticket/10162 In my opinion, the current behaviour is a bug, and should be fixed. If you have a use case where passing procs to the child associations is actually useful, chime in. Jonathan del Strother --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups
2009 Feb 04
1
How to hack a mongrel cluster to restart in an alternating manner?
Hello, I''ve been trying (unsuccessfully) to hack my mongrel_cluster to re-ststart in an alternating manner. Specifically, this soluiton: http://blog.carlmercier.com/2007/09/07/a-better-approach-to-restarting-a-mongrel-cluster/#content Which means I an call to mongrel_rails cluster::restart to do this: mongrel_rails start 8001 mongrel_rails stop 8001 mongrel_rails start 8002
2008 Sep 10
1
NT_STATUS_MEDIA_WRITE_PROTECTED
...BUT, interestingly, on the "prod1" which is *working* I have what appear to be error messages like: auth/auth_util.c:create_builtin_administrators(792) create_builtin_administrators: Failed to create Administrators and a similar message user about "Failed to create Users". Yeow, I don't know whether this failure is opening up the "prod1" system for write access. (!) ======= I also made sure the binaries /usr/sbin/smbd were owned by root and they are. HOWEVER, even though each machine is supposed to be running Samba 3.0.28a, their sizes and timestamps are...
2009 Feb 09
4
rails on ruby-1.8.7
Download page(http://rubyonrails.org/download) tells as follows "We recommend Ruby 1.8.7 for use with Rails." Which version of RoR is stable(or available) on ruby-1.8.7? I want to use rails-2.1.2. but I dont know that is appropriate. # Im going to run redMine 0.8.0 on Ubuntu 8.10. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed