Ruby… Verimlilik ve sadelik üzerine odaklanmış, açık kaynak kodlu dinamik bir dildir. Okumayı ve yazmayı kolaylaştıran, doğal bir sözdizimine sahiptir. Devamını Okuyun… # Meşhur Hello World # programı Ruby'de çok # basit. Şunlar gereksiz: # # * bir "main" metodu # * yeni satır bildiri...
Arkadaşça ve büyüyen bir topluluğa kaltılın. Mail Listeleri : Tüm dünyadan Ruby programcılarıyla görüşün. Kullanıcı Grupları : Bölgenizdeki Ruby'cilerle temas kurun. Web günlükleri : Rubyde neler olduğunu takip edin. Ruby Core : En son Rubynin kaba taraflarının parlatılmasına yardımcı...
The default encoding for ruby scripts is now UTF-8 [#6679]. Some people report that it affects existing programs, such as some benchmark programs becoming very slow [ruby-dev:46547]. Iconv was removed, which had already been deprecated when M17N was introduced in ruby 1.9. Use String#...
The default encoding for ruby scripts is now UTF-8 [#6679]. Some people report that it affects existing programs, such as some benchmark programs becoming very slow [ruby-dev:46547]. Iconv was removed, which had already been deprecated when M17N was introduced in ruby 1.9. Use String#...
<URL:ftp://ftp.ruby-lang.org/pub/ruby/2.0/ruby-2.0.0-p0.tar.bz2> SIZE: 10814890 bytes MD5: 895c1c581f8d28e8b3bb02472b2ccf6a SHA256: c680d392ccc4901c32067576f5b474ee186def2fcd3fcbfa485739168093295f <URL:ftp://ftp.ruby-lang.org/pub/ruby/2.0/ruby-2.0.0-p0.tar.gz> SIZE: 13608925 bytes MD5...
The default encoding for ruby scripts is now UTF-8 [#6679]. Some people report that it affects existing programs, such as some benchmark programs becoming very slow [ruby-dev:46547]. Iconv was removed, which had already been deprecated when M17N was introduced in ruby 1.9. Use String#...
Vulnérabilité de type Déni de service par expansion des entités dans REXML (bombe XML) L'expansion d'entités XML sans restriction peut conduire à un déni de service dans REXML. (L'identifiant CVE sera assigné plus tard.) Nous recommandons fortement de mettre à jour Ruby. Détails Lors ...
La version 1.9.3-p392 de Ruby est sortie. Nous nous excusons des mises à jour trop fréquentes. Cette version inclut des correctifs de sécurité pour les bibliothèques intégrées JSON et REXML : Déni de service et vulnérabilité de création d'objets non-sûrs (CVE-2013-0269) Vulnérabilité ...
class REXML::Document @@entity_expansion_text_limit = 10_240 def self.entity_expansion_text_limit=( val ) @@entity_expansion_text_limit = val end def self.entity_expansion_text_limit @@entity_expansion_text_limit end end class REXML::Text def self.unnormalize(string, doctype=nil, filt...
<URL:ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p392.tar.bz2> SIZE: 10024221 bytes MD5: a810d64e2255179d2f334eb61fb8519c SHA256: 5a7334dfdf62966879bf539b8a9f0b889df6f3b3824fb52a9303c3c3d3a58391 <URL:ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p392.tar.gz> SIZE: 12557294 bytes...
There is a denial of service and unsafe object creation vulnerability in the json bundled with ruby. This vulnerability has been assigned the CVE identifier CVE-2013-0269. We strongly recommend to upgrade ruby. Details When parsing certain JSON documents, the JSON gem (includes bundle...
module JSON class << self alias :old_parse :parse def parse(json, args = {}) args[:create_additions] = false old_parse(json, args) end end end
Now Ruby 1.9.3-p392 is released. I apologize for updating too frequently. This release includes security fixes about bundled JSON and REXML. Denial of Service and Unsafe Object Creation Vulnerability in JSON (CVE-2013-0269) Entity expansion DoS vulnerability in REXML (XML bomb) And so...
The Barcelona Ruby Conference Call for Papers is Open Barcelona Ruby Conference is a conference that takes place in the heart of Catalunya, Spain this September 14-15. Starring world-class speakers as Aaron Patterson (rails and ruby core), David Chelimsky (The RSpec book author, RSpec...
Ruby 2.0.0-rc2 is released. This will be the last release candidate of Ruby 2.0.0. Please give it a try, and report any issue if you notice. Locations <URL:ftp://ftp.ruby-lang.org/pub/ruby/2.0/ruby-2.0.0-rc2.tar.bz2> SIZE: 10822239 bytes MD5: e92420131bd7994513e0bf09a3e2a19b SHA256: d...
Ruby 2.0.0-rc2 is released. This will be the last release candidate of Ruby 2.0.0. Please give it a try, and report any issue if you notice. Locations <URL:ftp://ftp.ruby-lang.org/pub/ruby/2.0/ruby-2.0.0-rc2.tar.bz2> SIZE: 10822239 bytes MD5: e92420131bd7994513e0bf09a3e2a19b SHA256: d...
<URL:https://speakerdeck.com/a_matsuda/ruby-2-dot-0-on-rails> <URL:http://globaldev.co.uk/2012/11/ruby-2-0-0-preview-features/> <URL:http://www.infoq.com/news/2012/11/ruby-20-preview1> <URL:http://timelessrepo.com/refinements-in-ruby> (Refinements) <URL:http://el.jibun.atmarkit.co.jp/...
Content available in English , French , Japanese , Korean , Polish , Spanish , Portuguese , Simplified Chinese , Traditional Chinese , Bahasa Indonesia , German , Italian , Czech , Bulgarian and Turkish . このサイトはRubyとRadiant CMS によって構築されています。 また、コンテンツはRubyコミュニティによって管理されています。 質問やコメントは w...
diff --git darkfish.js darkfish.js index 4be722f..f26fd45 100644 --- darkfish.js +++ darkfish.js @@ -109,13 +109,15 @@ function hookSearch() { function highlightTarget( anchor ) { console.debug( "Highlighting target '%s'.", anchor ); - $("a[name=" + anchor + "]").each( function() { - ...
diff --git darkfish.js darkfish.js index 4be722f..f26fd45 100644 --- darkfish.js +++ darkfish.js @@ -109,13 +109,15 @@ function hookSearch() { function highlightTarget( anchor ) { console.debug( "Highlighting target '%s'.", anchor ); - $("a[name=" + anchor + "]").each( function() { - ...
<URL:ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p385.tar.bz2> SIZE: 10021486 bytes MD5: 5ec9aff670f4912b0f6f0e11e855ef6c SHA256: f991ee50414dc795696bad0fc5c7b0b94d93b9b38fed943326d20ce4e9dda42b <URL:ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p385.tar.gz> SIZE: 12546003 bytes...
RDoc documentation generated by rdoc bundled with ruby are vulnerable to an XSS exploit. All ruby users are recommended to update ruby to newer version which includes security-fixed RDoc. If you are publishing RDoc documentation generated by rdoc, you are recommended to apply a patch ...
Now Ruby 1.9.3-p385 is released. This release includes a security fix about bundled RDoc. See this page for details. And some small bugfixes are also included. See tickets and ChangeLog for details. Download You can download this release from: <URL:ftp://ftp.ruby-lang.org/pub/ruby/1.9...
<URL:ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p374.tar.bz2> SIZE: 10017658 bytes MD5: 944e73eba9ee9e1f2647ff32ec0b14b2 SHA256: 712944f691b79f22f655547826400c26b13bc8c9e7bdc73a4abea45d5e766d85 <URL:ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p374.tar.gz> SIZE: 12555429 bytes...
Now Ruby 1.9.3-p374 is released. This release includes many bug fixes. Especially, Fixed randomly SEGV problem (often reported with Rails) Windows 8 support (maybe, hopefully) other many bug fixes. See tickets and ChangeLog for details. Any secury fixes are not included in this releas...
self を other で割った、商と余りの配列を返します。 商は Fixnum、余りは絶対値が other の絶対値を越えず、符合が other と同じ Numeric です。Numeric#divmod も参照して下さい。 Rational(3,4).divmod(Rational(2,3)) # => [1, Rational(1, 12)] Rational(-3,4).divmod(Rational(2,3)) # => [-2, Rational(7, 12)] Rational(3,4).divmod(Rational(-2,3)) # => [-...
<URL:ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p362.tar.bz2> SIZE: 10021565 bytes MD5: 13c26ea368d88a560f07cc8c5eb4fa05 SHA256: 9ed456711a4c0fb2969d9144a81a706d2d506070a35a6d5bc98bb5c8407f9985 <URL:ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p362.tar.gz> SIZE: 12565596 bytes...
According to this time, as usual, Ruby 1.9.3-p362 is released. This release includes other many bug fixes. Resolved build problems on Solaris. Windows 8 support (hopefully). other many bug fixes. See ticktes and ChangeLog for details. In addition, any secury fixes are not included in ...
毎年恒例ですが、今年もクリスマスに合わせて Ruby 1.9.3-p362 が リリースされました。 このリリースでは、以下の修正が取り込まれています。 Solaris におけるビルドの問題の修正 Windows 8 対応 (たぶん) その他多数のバグ修正 詳しくは、対応するチケット および ChangeLog を確認して下さい。 なお、今回のリリースには、脆弱性対応は特に含まれていません。 ダウンロード 以下の URL から本リリースをダウンロードできます。 <URL:ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3...
2013 Fukuoka Ruby Award Competition—Entries to be judged by Matz Dear Ruby Enthusiasts, The Government of Fukuoka, Japan, together with "Matz" Matsumoto, would like to invite you to enter the 2013 Fukuoka Ruby Competition. If you have developed Ruby programs within the past 12 months,...