File: debian_ruby_standalone_config.rb.in

package info (click to toggle)
ruby-standalone 0.5%2Bdeb8u1
  • links: PTS, VCS
  • area: main
  • in suites: jessie
  • size: 76 kB
  • ctags: 28
  • sloc: sh: 67; makefile: 55; ruby: 34; ansic: 16
file content (5 lines) | stat: -rw-r--r-- 80 bytes parent folder | download | duplicates (4)
1
2
3
4
5
class << Gem
  def ruby
    '@@prefix@@/lib/ruby-standalone/bin/ruby'
  end
end