Open Source Ruby Software Development Software - Page 13

Ruby Software Development Software

View 5742 business solutions

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

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 1
    Minimalist

    Minimalist

    A simple and minimalistic jekyll blogging theme

    Minimalist is a simple and light weighted Jekyll theme. It focuses on a minimalistic design but still provides all the functionality for a personal blog. To install Open Recipes you have to install jekyll. After successfully installing jekyll you have to clone this repository to your computer. After you successfully installed the theme on your computer you can add additional blog posts by creating new files in the _posts directory. The new files have to follow the name convention year-month-day-title.md.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Miso Python Library is a Python for S60 extension providing simple utility functions and classes, implemented on top of Symbian OS native resources. (The latest source code is hosted on GitHub, not on SourceForge.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Mobility

    Mobility

    Pluggable Ruby translation framework

    Mobility is a gem for storing and retrieving translations as attributes on a class. These translations could be the content of blog posts, captions on images, tags on bookmarks, or anything else you might want to store in different languages. Storage of translations is handled by customizable "backends" which encapsulate different storage strategies. The default way to store translations is to put them all in a set of two shared tables, but many alternatives are also supported, including translatable columns and model translation tables, as well as database-specific storage solutions such as json/jsonb and Hstore (for PostgreSQL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Mocker++11

    C++ Mock object auto generator

    Unlike Java or other languages where reflection / introspection is available, mocking is not easy with C++. Even with Google Mock, we need some hand writing. I solved this problem by using home made class declaration parser/generator that reads the class declaration (header file), then generates a mock class. What you need is to run the generator and full featured mock class is there for your unit test. ---- How to use: You need Ruby. Obtain it if you don't have it yet. Get Tools At your convenient directory: git clone https://git.code.sf.net/p/cpp-tools-in-ruby/code tools Get Mocker++11 git clone https://git.code.sf.net/p/mockerplusplus11/code mocker++ Run it Change directory to mocker++ ./Mocker++ --help (On Mac/Unix, you may need to run dos2unix) Code samples (unit test codes) are found in 'unittest/MockerppTest
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    Networking and sockets in scripting languages is difficult and often overcomplicated! Monasic is a server daemon (service) which does all the low level work to create a simple message-based environment, allowing easy access to networking via scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Mongoid

    Mongoid

    Ruby ODM framework for MongoDB

    Mongoid is the officially supported ODM (Object-Document-Mapper) framework for MongoDB in Ruby. This Mongoid community organization is a group of open-source contributors around the Mongoid ODM not affiliated with the company, MongoDB. Mongoid is customarily configured through a mongoid.yml file that specifies options and clients. The simplest configuration is as follows, which configures Mongoid to talk to a MongoDB server at “localhost:27017” and use the database named “mongoid”. If you are not using Ruby on Rails, Mongoid configuration must be loaded manually. This can be done via the Mongoid.load! method, which takes the configuration file path as its argument. It is also possible to configure Mongoid directly in Ruby, without using a configuration file. This configuration style does not support the concept of environments - whatever configuration is provided, it is applied to the current environment, but it does support defining multiple clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    .Net/Mono development. Some of the projects hosted here are : FastOpen gksu-sharp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Monophase

    Monophase

    A one-column minimal responsive Jekyll blog theme

    Monophase is a one-column minimal responsive Jekyll blog theme. One of the purposes of Monophase is to be an alternative option to the default theme of Jekyll—Minima. Monophase is still keeping minimal, but meanwhile, more beautiful and mellow, and doesn't lose some useful basic features, such as archive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    We are trying to empower developers by building a portal that aggregates a wide range of software development support applications. Everybody should be able to check the project health now and then.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    motel has been moved to github see project page at http://projects.morsi.org/Motel or the github project itself at http://github.com/movitto/motel
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Multimodal Collaboration Framework (MCOF) project aims to develop new collaboration framework for multimodal interactions to reduce the "digital divide".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Music Master

    Music Master

    Tools recording, mixing, mastering and delivering music tracks

    Command line tool handling steps to clean, calibrate, process, mix, master and deliver music tracks from recordings. Easy-to-use configuration files drive the complete processes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Script for deploy applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    NARF is an attempt to create a ruby web framework that escapes the weighty thud that one usually associates with web frameworks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    NQXML is a pure Ruby implementation of a non-validating XML processor. It includes an XML tokenizer, a SAX-style streaming XML parser, a DOM-style tree parser, an XML writer, and a context-sensitive callback mechanism.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Neat

    Neat

    A lightweight and flexible Sass grid

    Neat is a fluid grid framework with the aim of being easy enough to use out of the box and flexible enough to customize down the road. Neat also works great with Bourbon and Bitters, They are all lightweight and easy to work with so it’s a blast to try them out and see if they’re right for your next project. If you need multiple grids in a single project, you can do this by defining a new map stored within a variable of your choosing. This variable can then be passed directly into any of Neat's mixins. Custom grids are especially useful with grid-media. By defining a media attribute within your custom grid, you are able to easily define gutter width and total column count as well as the breakpoint at which they should activate. Creates collapsed grid object that consumes the gutters of its container, for use in nested layouts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Functional testing tool for automating browser-based tests of web application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    NetLinx Compile

    A wrapper utility for the AMX NetLinx compiler.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    NetLinx Workspace

    A library for working with AMX NetLinx Studio workspaces in Ruby.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Next Right Now

    Next Right Now

    Flexible production-grade boilerplate with Next.js 11

    Flexible production-grade boilerplate with Next.js 11, Vercel and TypeScript. Includes multiple opt-in presets using Storybook, Airtable, GraphQL, Analytics, CSS-in-JS, Monitoring, End-to-end testing, Internationalization, CI/CD and SaaS B2B multi single-tenancy (monorepo) support. To be used as a boilerplate to quickly deploy a new project. It is used in production by Unly, and thus covers enterprise-grade features and needs. It has been used to build production-grade websites within 2h time during a French COVID-19 hackathon. It has been used to build Unly Solidarity, a fully static website meant to help French students find various solutions regarding the COVID-19 pandemic. It has been used to build NRN Admin (Now unmaintained/discontinued) To be used as an educational resource, meant to be used as a learning/teaching resource, even if you don’t use it as a boilerplate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Noir

    Noir

    Noir is a modern, responsive and customizable theme for Jekyll

    Noir is a modern, responsive and customizable theme for Jekyll 4. Typography is paid close attention to and a dark mode-friendly color scheme will be displayed automatically. It builds upon a standard Jekyll install in a number of ways. A wide variety of HTML elements commonly used in online Markdown writing (blockquotes, headers, tables, boxes/buttons, figure captions, code blocks, footnotes) have been styled. HTML, SASS and Config files are included for the theme's design and functionality. A navigation area for linking to pages/posts or external URLs such as social media accounts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Not Pure Poole

    Not Pure Poole

    A simple, beautiful, and powerful Jekyll theme for blogs

    Not Pure Poole is a simple, beautiful, and powerful Jekyll theme for blogs. It is built on Poole and Pure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    OAproject implements a plataform to allow applications to interact. Apps using the platform send/receive messages through a message oriented middleware. Main features are a Single Sign On (SSO), Identity Management System (IMS) and a provisioning system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Octokit

    Octokit

    Ruby toolkit for the GitHub API

    API wrappers should reflect the idioms of the language in which they were written. Octokit.rb wraps the GitHub API in a flat API client that follows Ruby conventions and requires little knowledge of REST. Most methods have positional arguments for required input and an options hash for optional parameters, headers, or other options. While most methods return a Resource object or a Boolean, sometimes you may need access to the raw HTTP response headers. Access tokens can be revoked, removing access for only that token without having to change your password everywhere. Access tokens have access scopes that allow for more granular access to API resources. For instance, you can grant a third party access to your gists but not your private repositories. Two-Factor Authentication brings added security to the account by requiring more information to login.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Octopress

    Octopress

    Octopress is an obsessively designed framework for Jekyll blogging

    Octopress is a blogging framework built on top of Jekyll, designed to make static site generation easier and more attractive for developers. It provides a theming system, plugins, and prebuilt templates for blogs that are responsive, SEO-friendly, and customizable. Octopress simplifies common tasks like syntax highlighting for code snippets, social sharing integration, and deployment scripts for publishing to GitHub Pages or other static hosts. It emphasizes a developer-centric workflow, letting users write posts in Markdown and manage content through version control. Octopress also provides automation for assets like CSS/JS compression and support for third-party comment systems. For many developers, it offered a more approachable and stylish way to manage personal blogs before static site generators became more mainstream.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.