version.rb
| 161 B | Satir:
0
| rb
Geri
module Bundler::URI # :stopdoc: VERSION_CODE = '00100002'.freeze VERSION = VERSION_CODE.scan(/../).collect{|n| n.to_i}.join('.').freeze # :startdoc: end
Kaydet
Ctrl+S ile kaydet