Actions
Bug #7327
closedruby.c typo
Bug #7327:
ruby.c typo
Description
No comma before 'before'.
Files
Updated by duerst (Martin Dürst) almost 13 years ago
- Status changed from Open to Closed
- Assignee changed from zzak (zzak _) to duerst (Martin Dürst)
- Target version set to 2.0.0
- % Done changed from 0 to 100
fixed with commit 37615
Updated by bt (Bernd Homuth) almost 13 years ago
=begin
What about the other line?
require the library, before executing your script
=end
Actions