Skip to content

Puppet module for installing and managing the Ruby language runtime.

License

Notifications You must be signed in to change notification settings

counsyl/puppet-ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ruby

This Puppet module installs and configures the Ruby language runtime and popular Ruby packages.

  • ruby: This class installs the default packaged Ruby interpreter for the platform.
  • ruby::devel: Installs the default Ruby development headers for the platform.
  • ruby::gemrc: Configures the system's global gem environment configuration file including gem mirrors.
  • ruby::openbsd: Creates symbolic links for a better experience on OpenBSD.
  • ruby::passenger: Installs the open source version of Phusion Passenger, commonly used to deploy Ruby web applications.
  • ruby::rack: Installs Rack, the Ruby Webserver Interface.
  • ruby::rake: Installs RAKE, a simple Ruby build program analogous to make.

License

Apache License, Version 2.0

Contact

Justin Bronn [email protected]

Support

Please log tickets and issues at https://github.com/counsyl/puppet-ruby

About

Puppet module for installing and managing the Ruby language runtime.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •