Managed Projects

htty

  Analyzed about 2 hours ago

htty is the HTTP TTY, a console application for interacting with web servers. It’s a fun way to explore web APIs and to learn the ins and outs of HTTP. Install by typing: gem install htty

18.4K lines of code

1 current contributors

about 6 years since last commit

3 users on Open Hub

Inactive
0.0
 
I Use This

Validates Constancy for Rails

  Analyzed 1 day ago

This RubyGem and Rails plugin adds a ‘validates_constancy_of’ validation to Active Record. It allows you to prevent particular database fields from being changed after a record is created. A validation error occurs on updates if an attribute of a model object is different from its value in the ... [More] database. The code is packaged as both a RubyGem and a Rails plugin. You can use either one, depending on what your needs are. NOTE: This project is no longer in active development. It has been superseded by the built-in attr_readonly method in Rails. [Less]

291 lines of code

0 current contributors

about 14 years since last commit

1 users on Open Hub

Inactive
3.0
   
I Use This

Trapeze

  Analyzed about 5 hours ago

Trapeze generates a suite of unit tests or specifications for existing Ruby source code. This is accomplished through dynamic analysis, by reflecting on the public interfaces of classes, modules and top-level methods defined in the source. Trapeze then exercises each object, module and method ... [More] , recording the behavior of the code. This recorded behavior is captured in a suite of test cases or specifications that can be rendered as test code or executable specifications. In essence, Trapeze is a tool for characterizing Ruby source code. Trapeze lets you fly high as you maintain and enhance a Ruby codebase that lacks test or spec coverage, knowing that you have a regression safety net underneath you. [Less]

10.8K lines of code

0 current contributors

over 16 years since last commit

1 users on Open Hub

Inactive
3.0
   
I Use This

StructuredIO

  Analyzed about 22 hours ago

An Elixir API for consuming structured input streams ‘StructuredIO’ resembles Elixir’s ‘IO’ module. The difference is that whereas ‘IO’ exposes a freeform stream of bytes or lines of data, ‘StructuredIO’ guarantees that only complete data elements are returned from its reader functions. This ... [More] simplifies your application logic with respect to fragmentary input. [Less]

5.3K lines of code

1 current contributors

over 4 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Elastatic

  Analyzed about 17 hours ago

Elastatic is an easy and flexible way of building static web sites with a dynamic flair.

1.85K lines of code

0 current contributors

over 15 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Cape

  Analyzed about 6 hours ago

Cape provides a simple DSL for selecting Rake tasks to be made available as documented Capistrano recipes. You can pass required arguments to Rake tasks via environment variables. Install by typing: gem install cape

2.93K lines of code

0 current contributors

over 10 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Autoloaded

  Analyzed about 8 hours ago

If you like the ‘Module#autoload’ feature of the Ruby Core library, you may have wished for Autoloaded. It eliminates the drudgery of handcrafting an `autoload` statement for each Ruby source code file in your project. It also avoids the limitations of rigid convention-driven facilities such as ... [More] those provided by the ActiveSupport RubyGem. Autoloaded assumes, but does not enforce, `CamelCase`-to-`snake_case` correspondence between the names of constants and source files. You can combine conventions, even putting multiple autoloaded constants in a single source file. [Less]

4.26K lines of code

1 current contributors

over 3 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Rouge

  Analyzed about 8 hours ago

Rouge is a JavaScript implementation of important parts of the Ruby core library.

261 lines of code

0 current contributors

about 16 years since last commit

0 users on Open Hub

Inactive
3.0
   
I Use This

Harmonex

  Analyzed 1 day ago

A collection of tools for music theory — pronounced “harmonics”

2.59K lines of code

1 current contributors

over 6 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

ninja-deploy

  Analyzed 1 day ago

Useful deployment and sysadmin Capistrano recipes

231 lines of code

0 current contributors

over 12 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This