Home
last modified time | relevance | path

Searched defs:ruby (Results 1 – 2 of 2) sorted by relevance

/external/clearsilver/
Dconfigure.in357 AC_ARG_ENABLE(ruby, [ --disable-ruby Disables building of ruby module], optenable
362 AC_ARG_WITH(ruby, [ --with-ruby=path Set location of Ruby binary], [cs_cv_ruby_path="$withval"], … optwith
/external/clearsilver/ruby/
Dinstall.rb400 def ruby( str ) method