Open Source Ruby Software for Linux - Page 14

Ruby Software for Linux

View 6663 business solutions

Browse free open source Ruby Software for Linux and projects below. Use the toggles on the left to filter open source Ruby Software for Linux by OS, license, language, programming language, and project status.

  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 1
    Online-Version des P&P-Rollenspiels "Das Schwarze Auge". Als Vorbild dient das in die Tage gekommene http://dsa-online.ch IRC: #dsao@irc.iz-smart.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Decision support system. Using user preference method
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DYI

    DYI

    DYI is a 2D graphics library, very rich and expressive.

    DYI is a 2D graphics library, very rich and expressive. DYI have been optimized for SVG format, but it is also possible to output other format; for example, EPS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    DYI for Rails

    DYI for Rails

    "DYI for Rails" is a library for use DYI on Rails.

    "DYI for Rails" is a library for use DYI on Rails. "DYI for Rails" provides some helpers and module for drawing a image of DYI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloudflare secures and ensures the reliability of your external-facing resources such as websites, APIs, and applications. Icon
    It protects your internal resources such as behind-the-firewall applications, teams, and devices.
  • 5
    DaVinci OS

    DaVinci OS

    Linux Operating System based on openSUSE 13.1 by Tóca

    DaVinci Operating System is an Operating System craeted by Tóca CompuGlobal Corporation,Inc based on openSUSE 13.1 and GNU Linux. It´s currently 64 BITS and UEFI devices only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The Dark Millennium List Builder is a tool for use with the tabletop wargame, Warhammer 40,000, by Games Workshop. With the aid of this program a user can easier craft army lists for use in the game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    DarlandPhilosophy

    Dennis J. Darland's Philosophy

    Representation of my philosophy (currently limited to philosophy of language) in the languages Prolog or Life. These languages must be acquired separately and Ruby is also needed. However the main purpose is to show how some philosophy problems can be solved. The source code and output are sufficient for that.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The Enterprise Data Warehouse Metadata Browser developed at the Northwestern Medical Faculty Foundation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    DataVision is a reporting tool similar to Crystal Reports. DV supports many data sources (JDBC, files) and many output formats (HTML, XML, PDF, LaTeX, Excel, delimited files, DocBook). DV includes a GUI editor. DV is embeddable. Reports are XML-based.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
  • 10
    Debon stands for DEsktop roBOt Network. The idea of this project is to create a desktop robot that will try to entertain and help the desktop user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Decentralized Internet

    Decentralized Internet

    SDK for building decentralized web and distributed computing projects

    This project was created in order to support a new internet. One that is more open, free, and censorship-resistant in comparison to the old internet. An internet that eventually wouldn't need to rely on telecom towers, an outdated grid, or all these other "old school" forms of tech. We believe P2P compatibility is an important part of the future of the net. Grid Computing also plays a role in having a better means of transferring information in a speedy, more cost-efficient and reliable manner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Dependabot

    Dependabot

    Dependabot's core logic for creating update PR's

    Dependabot-Core is the library at the heart of Dependabot security/version updates. Use it to generate automated pull requests updating dependencies for projects written in Ruby, JavaScript, Python, PHP, Dart, Elixir, Elm, Go, Rust, Java and .NET. It can also update git submodules, Docker files, and Terraform files. Check for the latest version of a dependency that's resolvable given a project's other dependencies. Generate updated manifest and lockfiles for a new dependency version. Generate PR descriptions that include the updated dependency's changelogs, release notes, and commits.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Dephecto is a web-accessible issue tracking system implemented in Ruby on Rails. Primarily it will be a web service for which a front-end can be written. That is, Dephecto itself will not have an interface other than a RESTful web service API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DeployAgility changes the build and deployment paradigm. Instead of enabling a "Tower of Babel" in which each development team duplicates efforts to create its own automated build and deployment process, DeployAgility inverts this practice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Desko - Desktop Online, interfaces with other web applications and serves as a central organizing location for your files and other online activities. The objective is to put the end user in control of their online data and give you the freedom to choose
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Devise

    Devise

    Flexible authentication solution for Rails with Warden

    Devise is a flexible authentication solution for Rails that is based on Warden, a general Rack authentication framework. It is a complete MVC solution based on Rails engines that lets you have several models signed in at the same time. It consists of 10 modules: 1. Authenticatable Module, responsible for password hashing and validating user authenticity when signing in 2. Omniauthable adds OmniAuth support 3. Confirmable is responsible for verifying if an account is already confirmed during sign in 4. Recoverable oversees the resetting of the user password and sends reset instructions 5. Registerable handles all aspects related to registering a new resource 6. Rememberable takes care of generating and clearing token for remembering the user from a saved cookie 7. Trackable tracks info about user sign in 8. Timeoutable expires inactive sessions 9. Validatable provides email and password validations, and lastly 10. Lockable, which locks an account after some failed sign-ins
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Diakonos is a customizable, usable console-based text editor. Scripting, bookmarking, regexp searching, parsed indentation, macros, a multi-element clipboard, multi-level undo, a customizable status line, keybindings, syntax highlighting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Dictionnaire is an open-source French-English dictionary intended to cover modern phraseology as well as entries that are difficult to translate using traditional dictionaries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Digimon Neo World

    Digimon Neo World

    RPG Singleplayer de Digimon, baseado no antigo Digimon Battle Online.

    Digimon NeoWorld (DNW) é um jogo SinglePlayer RPG baseado no anime e mangá Digimon. A história se baseia em uma nova era no Mundo Digital em que um novo Tamer (você) é chamado para derrotar os vilões do Digimundo. Para isso, é preciso treinar e derrotar todos os boss que encontrar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DisBlend (for distributed Blender) is a project to build a light system of distributed rendering for Blender 3D (www.blender.org). The client and servers are now written in Ruby 1.8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Interactive mesh creation tool. Discretizer will create geometry and meshes for three dimensional flow simulations (CFD). Geometry import is not a goal: Discretizer will be furiously fast geometry builder(on many common engineering applications at least)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Dividing Bills is a Ruby on Rails project that allows to divide bills easily by creating users groups and receipts, to keep a searchable history of all bills, and to keep track of everything by email or RSS feed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Docker Sync

    Docker Sync

    Run your application at full speed while syncing your code

    Run your application at full speed while syncing your code for development, finally empowering you to utilize docker for development under OSX/Windows/*Linux. Developing with docker under OSX/ Windows is a huge pain since sharing your code into containers will slow down the code execution about 60 times (depending on the solution). Testing and working with a lot of the alternatives made us pick the best of those for each platform, and combine this in one single tool: docker-sync.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Don Manolo 2 is a point of sale growing to miniERP. It is developing with Ruby & Ruby On Rails.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Software to broker and track sustainable development/aid projects to donors in the developed world.
    Downloads: 0 This Week
    Last Update:
    See Project