You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"long_description": "Description\n===========\n\nInstalls JRuby into `/usr/local/lib/jruby`\n\nBinaries are linked to `/usr/local/bin/jruby`\n\n/usr/local/bin/ is added to $PATH\n\nRequirements\n============\n\nPlatform:\n\n* Debian, Ubuntu (tested on 10.04), CentOS (tested with 5.7)\n\nThe following Opscode cookbooks are dependencies:\n\n* java\n\nAttributes\n==========\n\n* `['jruby']['version']`\n* `['jruby']['checksum']`\n* `['jruby']['install_path']`\n* `['jruby']['gems']` \n* `['jruby']['nailgun']` # disabled by default.\n\nUsage\n=====\n\ninclude_recipe \"jruby\"\n\n\n\n",