rick (Rick Lloyd)
- Login: rick
- Email: Richard.T.Lloyd@gmail.com
- Registered on: 02/26/2009
- Last sign in: 02/03/2010
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 2 | 2 |
Activity
05/06/2009
-
04:16 AM Ruby Bug #1414: NameError (undefined method `path' for class `ActionController::UploadedStringIO')
- =begin
So the current info seems to point to multiple problems related to the StringIO changes in Ruby and introduction evolution of I18N in Rails and other gems. My specific problem was "fixed" by adding two patches - one to rack and ...
05/01/2009
-
08:52 AM Ruby Bug #1414: NameError (undefined method `path' for class `ActionController::UploadedStringIO')
- =begin
I think you are correct. I first assumed that, since the error was induced by swapping 1.9.2dev for 1.8.7p72, that ruby was the culprit. A naive assumption of course.
A new version of rake (1.0.0) was introduced which chan...
04/27/2009
-
03:34 PM Ruby Bug #1414 (Third Party's Issue): NameError (undefined method `path' for class `ActionController::UploadedStringIO')
- =begin
See also Ruby bug #1271
Processing ApplicationController#create (for 127.0.0.1 at 2009-04-26 19:00:26) [POST]
Parameters: {"authenticity_token"=>"cP8NCg4Exg4e22Ijs/bRLpgzjnVwmwspKi8QnF4Xi40=", "mugshot"=>{"uploaded_data"...
04/18/2009
-
05:50 AM Ruby Bug #1389 (Rejected): Use of ":" as synonym for "do" and "then"
- =begin
A review of syntax.y from ruby 1.8.7 and 1.9.1 shows the grammar rule for then no longer includes the literal symbol ':'. This change causes commonly used idioms for case expressions and loops to fail. These no longer work:
...
02/28/2009
-
02:58 PM Ruby Bug #1142: /opt/ruby19/lib/ruby19/1.9.1/openssl/ssl.rb:31: [BUG] Bus Error
- =begin
I was able to trigger the same bus error with ruby-1.9.1p1.
/opt/local/lib/ruby/1.9.1/openssl/ssl.rb:31: [BUG] Bus Error
ruby 1.9.1 (2008-10-28 revision 19983) [powerpc-darwin9.6.0]
-- control frame ----------
c:0...